Home
last modified time | relevance | path

Searched refs:implementer (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/arm/arm/
H A Dcpuinfo.c133 cpuinfo.implementer = (cpuinfo.midr >> 24) & 0xFF; in cpuinfo_init()
262 if (cpuinfo.implementer == CPU_IMPLEMENTER_ARM) { in cpuinfo_get_actlr_modifier()
396 if (cpuinfo.implementer == CPU_IMPLEMENTER_ARM) { in handle_bp_hardening()
446 } else if (cpuinfo.implementer == CPU_IMPLEMENTER_QCOM) { in handle_bp_hardening()
H A Didentcpu-v6.c69 int implementer; member
285 if (cpu_names[i].implementer == cpuinfo.implementer && in identify_arm_cpu()
/freebsd-14.2/sys/arm/include/
H A Dcpuinfo.h88 int implementer; member
/freebsd-14.2/contrib/ntp/ntpdc/
H A Dntpdc-opts.def813 deadly boring and could only be loved by its implementer.
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/
H A DOptions.td435 "implementer should keep in mind that some features, e.g. accessing function argument "