Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/uv/
Dbios.h34 #define UV_BIOS_GET_GEOINFO 0x10003 macro
/linux-6.6.21/arch/x86/platform/uv/
Dbios_uv.c219 return uv_bios_call(UV_BIOS_GET_GEOINFO, nasid, (u64)buf, size, 0, 0); in uv_bios_get_geoinfo()