Home
last modified time | relevance | path

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

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