Home
last modified time | relevance | path

Searched refs:SYS_OSLAR_EL1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h128 #define SYS_OSLAR_EL1 sys_reg(2, 0, 1, 0, 4) macro
/openbmc/linux/arch/arm64/kvm/
H A Demulate-nested.c912 SR_TRAP(SYS_OSLAR_EL1, CGT_MDCR_TDE_TDOSA),
1611 SR_FGT(SYS_OSLAR_EL1, HDFGWTR, OSLAR_EL1, 1),
H A Dsys_regs.c2000 { SYS_DESC(SYS_OSLAR_EL1), trap_oslar_el1 },
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c176 write_sysreg_s(val, SYS_OSLAR_EL1); in etm_write_os_lock()