Home
last modified time | relevance | path

Searched refs:cpu_has_pan (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dcpufeature.h875 static inline bool cpu_has_pan(void) in cpu_has_pan() function
/openbmc/linux/arch/arm64/kernel/
H A Dentry-common.c923 else if (cpu_has_pan()) in __sdei_handler()