Searched refs:PG_LEVEL_4K (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/kmemcheck/
H A Dpte.c15 if (level != PG_LEVEL_4K)
H A Dkmemcheck.c271 BUG_ON(level != PG_LEVEL_4K);
297 BUG_ON(level != PG_LEVEL_4K);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dpageattr-test.c189 if (level != PG_LEVEL_4K) {
H A Dpageattr.c76 direct_pages_count[PG_LEVEL_4K] << 2);
310 if (lookup_address(address, &level) && (level != PG_LEVEL_4K))
355 *level = PG_LEVEL_4K;
639 if (level == PG_LEVEL_4K) {
H A Dkmmio.c152 case PG_LEVEL_4K:
H A Dinit_32.c359 update_page_count(PG_LEVEL_4K, pages_4k);
H A Dinit_64.c348 update_page_count(PG_LEVEL_4K, pages);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable_types.h312 PG_LEVEL_4K, enumerator in enum:__anon10569

Completed in 180 milliseconds