Home
last modified time | relevance | path

Searched defs:is_zero_pfn (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/
Dpgtable.h80 #define is_zero_pfn is_zero_pfn macro
81 static inline int is_zero_pfn(unsigned long pfn) in is_zero_pfn() function
/linux-2.6.39/arch/s390/include/asm/
Dpgtable.h61 #define is_zero_pfn is_zero_pfn macro
62 static inline int is_zero_pfn(unsigned long pfn) in is_zero_pfn() function
/linux-2.6.39/mm/
Dmemory.c542 static inline int is_zero_pfn(unsigned long pfn) in is_zero_pfn() function