Home
last modified time | relevance | path

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

/linux-6.15/tools/arch/arm64/include/asm/
H A Dsysreg.h95 #define PSTATE_PAN pstate_field(0, 4) macro
/linux-6.15/arch/arm64/include/asm/
H A Dsysreg.h95 #define PSTATE_PAN pstate_field(0, 4) macro
/linux-6.15/arch/arm64/kvm/
H A Dat.c553 write_sysreg_s(*vcpu_cpsr(vcpu) & PSTATE_PAN, SYS_PSTATE_PAN); in at_s1e1p_fast()