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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dbootmem.h85 unsigned long endpfn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/mm/
H A Dextmem.c541 int endpfn = 0; local
559 endpfn = (seg->end) >> PAGE_SHIFT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dbootmem.c375 unsigned long startpfn, unsigned long endpfn)
377 return init_bootmem_core(pgdat, freepfn, startpfn, endpfn);
374 init_bootmem_node(pg_data_t *pgdat, unsigned long freepfn, unsigned long startpfn, unsigned long endpfn) argument

Completed in 74 milliseconds