Searched refs:P2M_PER_PAGE (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/xen/ | ||
| H A D | page.h | 48 #define P2M_PER_PAGE (PAGE_SIZE / sizeof(unsigned long)) macro |
| /linux/arch/x86/xen/ | ||
| H A D | setup.c | 54 #define REMAP_SIZE (P2M_PER_PAGE - 3) |