Searched refs:SYS_LORID_EL1 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/arch/arm64/include/asm/ |
H A D | sysreg.h | 399 #define SYS_LORID_EL1 sys_reg(3, 0, 10, 4, 7) macro
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 629 SR_TRAP(SYS_LORID_EL1, CGT_HCR_TLOR), 1017 SR_FGT(SYS_LORID_EL1, HFGxTR, LORID_EL1, 1),
|
H A D | sys_regs.c | 396 if (p->is_write && sr == SYS_LORID_EL1) in trap_loregion() 2187 { SYS_DESC(SYS_LORID_EL1), trap_loregion },
|