static inline int pte_file()

in include/asm/pgtable.h [20:20]


static inline int pte_file(pte_t pte) { return 0; }