Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dsysreg.h95 #define PSTATE_PAN pstate_field(0, 4) macro
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h91 #define PSTATE_PAN pstate_field(0, 4) macro
/openbmc/qemu/target/arm/
H A Dcpu.h1493 #define PSTATE_PAN (1U << 22) macro