Home
last modified time | relevance | path

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

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