Searched defs:pte_present (Results 26 - 26 of 26) sorted by path

12

/linux-master/arch/xtensa/include/asm/
H A Dpgtable.h237 # define pte_present(pte) ((pte_val(pte) & _PAGE_CA_MASK) != _PAGE_CA_INVALID) macro
239 # define pte_present(pte) \ macro

Completed in 169 milliseconds

12