Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/boot/
Dsimple_alloc.c29 static unsigned long next_base; variable
50 p->base = next_base; in simple_malloc()
53 next_base += size; in simple_malloc()
142 next_base = heap_base; in simple_alloc_init()
/Linux-v4.19/arch/x86/kernel/
Dprocess_64.c242 unsigned long next_base, in load_seg_legacy() argument
250 if (next_base == 0) { in load_seg_legacy()
278 next_base); in load_seg_legacy()