Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/x86/kernel/
Dprocess_64.c295 unsigned long next_base, in load_seg_legacy() argument
303 if (next_base == 0) { in load_seg_legacy()
331 next_base); in load_seg_legacy()