Searched refs:pte_not_present (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/sh/mm/
H A Dtlbex_32.c53 if (unlikely(pte_none(entry) || pte_not_present(entry))) handle_tlbmiss()
/linux-4.4.14/arch/sh/include/asm/
H A Dpgtable_32.h339 #define pte_not_present(pte) (!((pte).pte_low & _PAGE_PRESENT)) macro

Completed in 108 milliseconds