Home
last modified time | relevance | path

Searched refs:MPIDR_EL1 (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dkvm_host.h134 MPIDR_EL1, /* MultiProcessor Affinity Register */ enumerator
207 #define c0_MPIDR (MPIDR_EL1 * 2) /* MultiProcessor ID Register */
580 ctxt_sys_reg(cpu_ctxt, MPIDR_EL1) = read_cpuid_mpidr(); in kvm_init_host_cpu_context()
H A Dcputype.h234 return read_cpuid(MPIDR_EL1); in read_cpuid_mpidr()
H A Dkvm_emulate.h414 return vcpu_read_sys_reg(vcpu, MPIDR_EL1) & MPIDR_HWID_BITMASK; in kvm_vcpu_get_mpidr_aff()
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/include/hyp/
H A Dsysreg-sr.h81 write_sysreg(ctxt_sys_reg(ctxt, MPIDR_EL1), vmpidr_el2); in __sysreg_restore_el1_state()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dcputype.h274 return read_cpuid(MPIDR_EL1); in read_cpuid_mpidr()
H A Dkvm_host.h293 MPIDR_EL1, /* MultiProcessor Affinity Register */ enumerator
814 * Note that MPIDR_EL1 for the guest is set by KVM via VMPIDR_EL2 but in __vcpu_read_sys_reg_from_cpu()
816 * own MPIDR_EL1 and MPIDR_EL1 is accessed for VCPU A from VCPU B's in __vcpu_read_sys_reg_from_cpu()
859 * Note that MPIDR_EL1 for the guest is set by KVM via VMPIDR_EL2 but in __vcpu_write_sys_reg_to_cpu()
1050 ctxt_sys_reg(cpu_ctxt, MPIDR_EL1) = read_cpuid_mpidr(); in kvm_init_host_cpu_context()
H A Dkvm_emulate.h468 return vcpu_read_sys_reg(vcpu, MPIDR_EL1) & MPIDR_HWID_BITMASK; in kvm_vcpu_get_mpidr_aff()
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/hyp/
H A Dsysreg-sr.h102 write_sysreg(ctxt_sys_reg(ctxt, MPIDR_EL1), vmpidr_el2); in __sysreg_restore_el1_state()
/kernel/linux/linux-6.6/tools/arch/arm64/include/asm/
H A Dcputype.h267 return read_cpuid(MPIDR_EL1); in read_cpuid_mpidr()
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dsys_regs.c74 * Note that MPIDR_EL1 for the guest is set by KVM via VMPIDR_EL2 but in __vcpu_read_sys_reg_from_cpu()
76 * own MPIDR_EL1 and MPIDR_EL1 is accessed for VCPU A from VCPU B's in __vcpu_read_sys_reg_from_cpu()
115 * Note that MPIDR_EL1 for the guest is set by KVM via VMPIDR_EL2 but in __vcpu_write_sys_reg_to_cpu()
665 vcpu_write_sys_reg(vcpu, (1ULL << 31) | mpidr, MPIDR_EL1); in reset_mpidr()
1463 { SYS_DESC(SYS_MPIDR_EL1), NULL, reset_mpidr, MPIDR_EL1 },
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Dsys_regs.c706 vcpu_write_sys_reg(vcpu, mpidr, MPIDR_EL1); in reset_mpidr()
1966 { SYS_DESC(SYS_MPIDR_EL1), NULL, reset_mpidr, MPIDR_EL1 },
H A Demulate-nested.c1012 SR_FGT(SYS_MPIDR_EL1, HFGxTR, MPIDR_EL1, 1),

Completed in 19 milliseconds