Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/bmips/
H A Dsetup.c39 static const unsigned long kbase = VMLINUX_LOAD_ADDRESS & 0xfff00000; variable
/openbmc/qemu/
H A Dqemu-keymap.c63 xkb_keysym_t kbase, knumlock, kshift, kaltgr, kaltgrshift; in walk_map() local
/openbmc/linux/arch/mips/kernel/
H A Drelocate.c56 static void __init sync_icache(void *kbase, unsigned long kernel_length) in sync_icache()
/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c3272 static int __init enter_secure_mode(unsigned long kbase, unsigned long fdt) in enter_secure_mode()
3286 static void __init setup_secure_guest(unsigned long kbase, unsigned long fdt) in setup_secure_guest()
3314 static void __init setup_secure_guest(unsigned long kbase, unsigned long fdt) in setup_secure_guest()
3327 unsigned long kbase) in prom_init()
H A Dtraps.c400 unsigned long kbase = (unsigned long)_stext; in hv_nmi_check_nonrecoverable() local