Home
last modified time | relevance | path

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

/linux-6.14.4/arch/mips/bmips/
Dsetup.c46 static const unsigned long kbase = VMLINUX_LOAD_ADDRESS & 0xfff00000; variable
/linux-6.14.4/arch/mips/kernel/
Drelocate.c56 static void __init sync_icache(void *kbase, unsigned long kernel_length) in sync_icache()
/linux-6.14.4/arch/powerpc/kernel/
Dprom_init.c3183 static int __init enter_secure_mode(unsigned long kbase, unsigned long fdt) in enter_secure_mode()
3197 static void __init setup_secure_guest(unsigned long kbase, unsigned long fdt) in setup_secure_guest()
3225 static void __init setup_secure_guest(unsigned long kbase, unsigned long fdt) in setup_secure_guest()
3238 unsigned long kbase) in prom_init()
Dtraps.c400 unsigned long kbase = (unsigned long)_stext; in hv_nmi_check_nonrecoverable() local
/linux-6.14.4/kernel/bpf/
Darena.c269 long kbase, kaddr; in arena_vm_fault() local