Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/boot/
Dsimple_alloc.c27 static unsigned long next_base; variable
48 p->base = next_base; in simple_malloc()
51 next_base += size; in simple_malloc()
140 next_base = heap_base; in simple_alloc_init()
/linux-6.1.9/arch/x86/kernel/
Dprocess_64.c296 unsigned long next_base, in load_seg_legacy() argument
304 if (next_base == 0) { in load_seg_legacy()
332 next_base); in load_seg_legacy()