Searched refs:MPIDR_EL1 (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/arm64/kvm/hyp/vhe/ |
| H A D | sysreg-sr.c | 94 write_sysreg(__vcpu_sys_reg(vcpu, MPIDR_EL1), vmpidr_el2); in __sysreg_restore_vel2_state() 238 mpidr = ctxt_sys_reg(guest_ctxt, MPIDR_EL1); in __vcpu_load_switch_sysregs()
|
| /linux/tools/arch/arm64/include/asm/ |
| H A D | cputype.h | 326 return read_cpuid(MPIDR_EL1); in read_cpuid_mpidr()
|
| /linux/arch/arm64/include/asm/ |
| H A D | kvm_host.h | 442 MPIDR_EL1, /* MultiProcessor Affinity Register */ enumerator 1372 ctxt_sys_reg(cpu_ctxt, MPIDR_EL1) = read_cpuid_mpidr(); in kvm_init_host_cpu_context()
|
| /linux/arch/arm64/kvm/ |
| H A D | sys_regs.c | 910 vcpu_write_sys_reg(vcpu, mpidr, MPIDR_EL1); in reset_mpidr() 3140 { SYS_DESC(SYS_MPIDR_EL1), NULL, reset_mpidr, MPIDR_EL1 },
|
| H A D | emulate-nested.c | 1372 SR_FGT(SYS_MPIDR_EL1, HFGRTR, MPIDR_EL1, 1),
|