Home
last modified time | relevance | path

Searched refs:uv_gpa_to_pnode (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/uv/
Duv_hub.h358 static inline int uv_gpa_to_pnode(unsigned long gpa) in uv_gpa_to_pnode() function
/arch/x86/kernel/apic/
Dx2apic_uv_x.c1006 pnode = uv_gpa_to_pnode(uv_soc_phys_ram_to_gpa(paddr)); in uv_system_init()