Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/platform/uv/
H A Dbios_uv.c40 static s64 uv_bios_call(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, u64 a4, in uv_bios_call() function
153 return uv_bios_call(UV_BIOS_FREQ_BASE, clock_type, in uv_bios_freq_base()
171 return uv_bios_call(UV_BIOS_SET_LEGACY_VGA_TARGET, in uv_bios_set_legacy_vga_target()
177 return uv_bios_call(UV_BIOS_EXTRA, 0, UV_BIOS_EXTRA_MASTER_NASID, 0, in uv_bios_get_master_nasid()
184 return uv_bios_call(UV_BIOS_EXTRA, nasid, UV_BIOS_EXTRA_GET_HEAPSIZE, in uv_bios_get_heapsize()
191 return uv_bios_call(UV_BIOS_EXTRA, nasid, UV_BIOS_EXTRA_INSTALL_HEAP, in uv_bios_install_heap()
198 return uv_bios_call(UV_BIOS_EXTRA, nasid, UV_BIOS_EXTRA_OBJECT_COUNT, in uv_bios_obj_count()
205 return uv_bios_call(UV_BIOS_EXTRA, nasid, UV_BIOS_EXTRA_ENUM_OBJECTS, in uv_bios_enum_objs()
212 return uv_bios_call(UV_BIOS_EXTRA, nasid, UV_BIOS_EXTRA_ENUM_PORTS, in uv_bios_enum_ports()
219 return uv_bios_call(UV_BIOS_GET_GEOINF in uv_bios_get_geoinfo()
[all...]
/kernel/linux/linux-5.10/arch/x86/platform/uv/
H A Dbios_uv.c40 static s64 uv_bios_call(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, u64 a4, in uv_bios_call() function
152 return uv_bios_call(UV_BIOS_FREQ_BASE, clock_type, in uv_bios_freq_base()
170 return uv_bios_call(UV_BIOS_SET_LEGACY_VGA_TARGET, in uv_bios_set_legacy_vga_target()

Completed in 1 milliseconds