Home
last modified time | relevance | path

Searched defs:kbase (Results 1 – 4 of 4) sorted by relevance

/linux-5.10/arch/mips/bmips/
Dsetup.c37 static const unsigned long kbase = VMLINUX_LOAD_ADDRESS & 0xfff00000; variable
/linux-5.10/arch/mips/kernel/
Drelocate.c55 static void __init sync_icache(void *kbase, unsigned long kernel_length) in sync_icache()
/linux-5.10/arch/powerpc/kernel/
Dprom_init.c3268 static int enter_secure_mode(unsigned long kbase, unsigned long fdt) in enter_secure_mode()
3282 static void __init setup_secure_guest(unsigned long kbase, unsigned long fdt) in setup_secure_guest()
3312 static void __init setup_secure_guest(unsigned long kbase, unsigned long fdt) in setup_secure_guest()
3325 unsigned long kbase) in prom_init()
Dtraps.c399 unsigned long kbase = (unsigned long)_stext; in hv_nmi_check_nonrecoverable() local