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

12

/linux-master/arch/xtensa/include/asm/
H A Dpgtable.h235 # define pte_none(pte) (pte_val(pte) == (_PAGE_CA_INVALID | _PAGE_USER)) macro

Completed in 302 milliseconds

12