Searched defs:PFN (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ | ||
| H A D | leon.h | 253 #define PFN(x) ((x) >> PAGE_SHIFT) macro |
| /OK3568_Linux_fs/kernel/drivers/ras/ | ||
| H A D | cec.c | 89 #define PFN(e) ((e) >> PAGE_SHIFT) macro |