Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dcpufeature.h741 static inline bool system_uses_hw_pan(void) in system_uses_hw_pan() function
750 !system_uses_hw_pan(); in system_uses_ttbr0_pan()
/openbmc/linux/arch/arm64/kernel/
H A Dentry-common.c921 if (system_uses_hw_pan()) in __sdei_handler()