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

/linux-master/arch/x86/platform/uv/
H A Dbios_uv.c23 static s64 __uv_bios_call(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, function
48 ret = __uv_bios_call(which, a1, a2, a3, a4, a5);
64 ret = __uv_bios_call(which, a1, a2, a3, a4, a5);

Completed in 189 milliseconds