Home
last modified time | relevance | path

Searched refs:SYS_MPIDR_EL1 (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/kvm/arm64/
H A Dset_id_regs.c258 GUEST_REG_SYNC(SYS_MPIDR_EL1); in guest_code()
725 test_id_reg(vcpu, SYS_MPIDR_EL1); in test_vcpu_ftr_id_regs()
758 test_assert_id_reg_unchanged(vcpu, SYS_MPIDR_EL1); in test_reset_preserves_id_regs()
/linux/arch/arm64/include/asm/
H A Dsysreg.h278 #define SYS_MPIDR_EL1 sys_reg(3, 0, 0, 0, 5) macro
/linux/arch/arm64/kvm/
H A Demulate-nested.c1372 SR_FGT(SYS_MPIDR_EL1, HFGRTR, MPIDR_EL1, 1),
H A Dsys_regs.c3140 { SYS_DESC(SYS_MPIDR_EL1), NULL, reset_mpidr, MPIDR_EL1 },
/linux/arch/arm64/kernel/
H A Dcpufeature.c4066 case SYS_MPIDR_EL1: in emulate_id_reg()