Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/bmips/
Dsetup.c38 static const unsigned long kbase = VMLINUX_LOAD_ADDRESS & 0xfff00000; variable
/linux-6.1.9/arch/mips/kernel/
Drelocate.c56 static void __init sync_icache(void *kbase, unsigned long kernel_length) in sync_icache()
/linux-6.1.9/arch/powerpc/kernel/
Dprom_init.c3247 static int __init enter_secure_mode(unsigned long kbase, unsigned long fdt) in enter_secure_mode()
3261 static void __init setup_secure_guest(unsigned long kbase, unsigned long fdt) in setup_secure_guest()
3289 static void __init setup_secure_guest(unsigned long kbase, unsigned long fdt) in setup_secure_guest()
3302 unsigned long kbase) in prom_init()
Dtraps.c400 unsigned long kbase = (unsigned long)_stext; in hv_nmi_check_nonrecoverable() local