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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dtlbex.c257 enum vmalloc64_mode {not_refill, refill_scratch, refill_noscratch}; enumerator in enum:vmalloc64_mode
828 if (mode != not_refill && check_for_high_segbits) {
851 if (mode != not_refill && check_for_high_segbits) {
1861 build_get_pgd_vmalloc64(p, l, r, tmp, ptr, not_refill);

Completed in 155 milliseconds