Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dpgtable.h121 static inline bool __pte_access_permitted(pte_t pte, u64 prot) in __pte_access_permitted() function
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h1638 static inline bool __pte_access_permitted(unsigned long pteval, bool write) in __pte_access_permitted() function