Searched refs:SYS_MPIDR_EL1 (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | set_id_regs.c | 258 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 D | sysreg.h | 278 #define SYS_MPIDR_EL1 sys_reg(3, 0, 0, 0, 5) macro
|
| /linux/arch/arm64/kvm/ |
| H A D | emulate-nested.c | 1372 SR_FGT(SYS_MPIDR_EL1, HFGRTR, MPIDR_EL1, 1),
|
| H A D | sys_regs.c | 3140 { SYS_DESC(SYS_MPIDR_EL1), NULL, reset_mpidr, MPIDR_EL1 },
|
| /linux/arch/arm64/kernel/ |
| H A D | cpufeature.c | 4066 case SYS_MPIDR_EL1: in emulate_id_reg()
|