Searched defs:pte_file (Results 26 - 28 of 28) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dpgtable.h541 static inline int pte_file(pte_t pte) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dpgtable.h66 static inline int pte_file(pte_t pte) { return 0; } function
482 static inline int pte_file(pte_t pte) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpgtable.h291 #define pte_file(pte) ((pte_val(pte) & _PAGE_FILE) != 0) macro

Completed in 67 milliseconds

12