Searched refs:MPIDR_EL1 (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/arch/arm64/kvm/hyp/nvhe/ |
| H A D | sysreg-sr.c | 33 __sysreg_restore_el1_state(ctxt, midr, ctxt_sys_reg(ctxt, MPIDR_EL1)); in __sysreg_restore_state_nvhe()
|
| /linux-6.15/arch/arm64/kvm/hyp/vhe/ |
| H A D | sysreg-sr.c | 91 write_sysreg(__vcpu_sys_reg(vcpu, MPIDR_EL1), vmpidr_el2); in __sysreg_restore_vel2_state() 232 mpidr = ctxt_sys_reg(guest_ctxt, MPIDR_EL1); in __vcpu_load_switch_sysregs()
|
| /linux-6.15/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-6.15/tools/arch/arm64/include/asm/ |
| H A D | cputype.h | 294 return read_cpuid(MPIDR_EL1); in read_cpuid_mpidr()
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | cputype.h | 308 return read_cpuid(MPIDR_EL1); in read_cpuid_mpidr()
|
| H A D | kvm_emulate.h | 464 return __vcpu_sys_reg(vcpu, MPIDR_EL1) & MPIDR_HWID_BITMASK; in kvm_vcpu_get_mpidr_aff()
|
| H A D | kvm_host.h | 428 MPIDR_EL1, /* MultiProcessor Affinity Register */ enumerator 1370 ctxt_sys_reg(cpu_ctxt, MPIDR_EL1) = read_cpuid_mpidr(); in kvm_init_host_cpu_context()
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | cpu-feature-registers.rst | 409 get_cpu_ftr(MPIDR_EL1);
|
| /linux-6.15/arch/arm64/kvm/ |
| H A D | sys_regs.c | 771 vcpu_write_sys_reg(vcpu, mpidr, MPIDR_EL1); in reset_mpidr() 2758 { SYS_DESC(SYS_MPIDR_EL1), NULL, reset_mpidr, MPIDR_EL1 },
|
| H A D | emulate-nested.c | 1342 SR_FGT(SYS_MPIDR_EL1, HFGxTR, MPIDR_EL1, 1),
|
| /linux-6.15/arch/arm64/tools/ |
| H A D | sysreg | 2491 Field 26 MPIDR_EL1
|