Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxp_uv.c42 return uv_gpa_to_soc_phys_ram(gpa); in xp_socket_pa_uv()
50 unsigned long *dst_va = __va(uv_gpa_to_soc_phys_ram(dst_gpa)); in xp_remote_mmr_read()
/openbmc/linux/arch/x86/include/asm/uv/
H A Duv_hub.h467 static inline unsigned long uv_gpa_to_soc_phys_ram(unsigned long gpa) in uv_gpa_to_soc_phys_ram() function