Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/uv/
Dbios.h33 #define UV_BIOS_GET_GEOINFO 0x10003 macro
/Linux-v6.1/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()