Searched refs:pte_file (Results 1 – 3 of 3) sorted by relevance
20 static inline int pte_file(pte_t pte) { return 0; } in pte_file() function
17 entries from entries with file offset (pte_file). Kernel reserves flag in
254 #define pte_file(pte) (pte_val(pte) & _PAGE_FILE) macro
Completed in 6 milliseconds