Searched refs:get_uv_systab_phys (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/platform/uv/
H A Dbios_uv.c229 unsigned long get_uv_systab_phys(bool msg) function
245 uv_systab_phys_addr = get_uv_systab_phys(1);
/linux-master/arch/x86/include/asm/uv/
H A Dbios.h197 extern unsigned long get_uv_systab_phys(bool msg);
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c310 uvst_physaddr = get_uv_systab_phys(0);

Completed in 151 milliseconds