Home
last modified time | relevance | path

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

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