Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dhead64.c590 static void startup_64_load_idt(unsigned long physbase) in startup_64_load_idt()
624 void __head startup_64_setup_env(unsigned long physbase) in startup_64_setup_env()
/openbmc/linux/arch/arm/include/asm/
H A Dmemory.h88 #define FDT_VIRT_BASE(physbase) ((void *)(FDT_FIXED_BASE | (physbase) % SECTION_SIZE)) argument
130 #define FDT_VIRT_BASE(physbase) ((void *)(physbase)) argument
/openbmc/linux/drivers/video/fbdev/
H A Dsbuslib.c42 unsigned long physbase, in sbusfb_mmap_helper()
H A Dffb.c369 unsigned long physbase; member