Searched refs:MPIDR_EL1 (Results 1 – 10 of 10) sorted by relevance
/linux/Documentation/devicetree/bindings/arm/ |
H A D | cpus.yaml | 69 and matches the MPIDR_EL1 register affinity bits. 74 bits [39:32] of MPIDR_EL1. 77 bits [23:0] of MPIDR_EL1. 82 of MPIDR_EL1.
|
/linux/arch/arm64/include/asm/ |
H A D | cputype.h | 294 return read_cpuid(MPIDR_EL1); in read_cpuid_mpidr()
|
H A D | kvm_emulate.h | 447 return __vcpu_sys_reg(vcpu, MPIDR_EL1) & MPIDR_HWID_BITMASK; in kvm_vcpu_get_mpidr_aff()
|
H A D | kvm_host.h | 413 MPIDR_EL1, /* MultiProcessor Affinity Register */ enumerator 1308 ctxt_sys_reg(cpu_ctxt, MPIDR_EL1) = read_cpuid_mpidr(); in kvm_init_host_cpu_context()
|
/linux/tools/arch/arm64/include/asm/ |
H A D | cputype.h | 294 return read_cpuid(MPIDR_EL1); in read_cpuid_mpidr()
|
/linux/arch/arm64/kvm/hyp/include/hyp/ |
H A D | sysreg-sr.h | 157 write_sysreg(ctxt_sys_reg(ctxt, MPIDR_EL1), vmpidr_el2); in __sysreg_restore_el1_state()
|
/linux/Documentation/arch/arm64/ |
H A D | cpu-feature-registers.rst | 407 get_cpu_ftr(MPIDR_EL1);
|
/linux/arch/arm64/kvm/ |
H A D | sys_regs.c | 839 vcpu_write_sys_reg(vcpu, mpidr, MPIDR_EL1); in reset_mpidr() 2330 { SYS_DESC(SYS_MPIDR_EL1), NULL, reset_mpidr, MPIDR_EL1 },
|
H A D | emulate-nested.c | 1254 SR_FGT(SYS_MPIDR_EL1, HFGxTR, MPIDR_EL1, 1),
|
/linux/arch/arm64/tools/ |
H A D | sysreg | 2362 Field 26 MPIDR_EL1
|