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

/linux-master/arch/powerpc/boot/
H A Dsimple_alloc.c27 static unsigned long next_base; variable
48 p->base = next_base;
51 next_base += size;
143 next_base = heap_base;
/linux-master/arch/x86/kernel/
H A Dprocess_64.c321 unsigned long next_base,
329 if (next_base == 0) {
357 next_base);
318 load_seg_legacy(unsigned short prev_index, unsigned long prev_base, unsigned short next_index, unsigned long next_base, enum which_selector which) argument

Completed in 126 milliseconds