Searched refs:MIDR (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/tools/perf/arch/arm64/util/ |
D | header.c | 6 #define MIDR "/regs/identification/midr_el1" macro 32 scnprintf(path, PATH_MAX, "%s/devices/system/cpu/cpu%d"MIDR, in get_cpuid_str()
|
/Linux-v4.19/tools/perf/pmu-events/arch/arm64/ |
D | mapfile.csv | 2 # MIDR,Version,JSON/file/pathname,Type 5 # MIDR Processor version
|
/Linux-v4.19/arch/arm/include/asm/ |
D | kvm_hyp.h | 46 #define MIDR __ACCESS_CP15(c0, 0, c0, 0) macro
|
/Linux-v4.19/arch/arm/kvm/hyp/ |
D | switch.c | 87 write_sysreg(read_sysreg(MIDR), VPIDR); in __deactivate_vm()
|
/Linux-v4.19/Documentation/arm64/ |
D | cpu-feature-registers.txt | 72 MIDR. Alternately, MIDR_EL1 and REVIDR_EL1 are exposed via sysfs
|
/Linux-v4.19/arch/arm/kvm/ |
D | coproc.c | 811 FUNCTION_FOR32(0, 0, 0, 0, MIDR)
|