Home
last modified time | relevance | path

Searched refs:SYS_LORID_EL1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h399 #define SYS_LORID_EL1 sys_reg(3, 0, 10, 4, 7) macro
/openbmc/linux/arch/arm64/kvm/
H A Demulate-nested.c629 SR_TRAP(SYS_LORID_EL1, CGT_HCR_TLOR),
1017 SR_FGT(SYS_LORID_EL1, HFGxTR, LORID_EL1, 1),
H A Dsys_regs.c390 if (p->is_write && sr == SYS_LORID_EL1) in trap_loregion()
2133 { SYS_DESC(SYS_LORID_EL1), trap_loregion },