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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpgtable_32.h311 #define pte_not_present(pte) (!((pte).pte_low & _PAGE_PRESENT)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/asm/
H A Dpgtable_32.h311 #define pte_not_present(pte) (!((pte).pte_low & _PAGE_PRESENT)) macro

Completed in 114 milliseconds