Home
last modified time | relevance | path

Searched defs:pgtable_l4_enabled (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/riscv/include/asm/
Dpgtable-32.h36 static const __maybe_unused int pgtable_l4_enabled; variable
/linux-6.12.1/arch/arm64/include/asm/
Dpgtable.h881 static __always_inline bool pgtable_l4_enabled(void) in pgtable_l4_enabled() function
992 static inline bool pgtable_l4_enabled(void) { return false; } in pgtable_l4_enabled() function