Home
last modified time | relevance | path

Searched refs:get_next_high_mono_count (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/firmware/efi/
A Druntime-wrappers.c227 status = efi_call_virt(get_next_high_mono_count, (u32 *)arg1); in efi_call_rts()
474 efi.get_next_high_mono_count = virt_efi_get_next_high_mono_count; in efi_native_runtime_setup()
/linux-6.3-rc2/include/linux/
A Defi.h273 u32 get_next_high_mono_count; member
326 efi_get_next_high_mono_count_t __efiapi *get_next_high_mono_count; member
652 efi_get_next_high_mono_count_t *get_next_high_mono_count; member
/linux-6.3-rc2/arch/ia64/kernel/
A Defi.c204 __va(runtime->get_next_high_mono_count), \
551 efi.get_next_high_mono_count = phys_get_next_high_mono_count; in efi_init()
679 efi.get_next_high_mono_count = virt_get_next_high_mono_count; in efi_enter_virtual_mode()
/linux-6.3-rc2/drivers/xen/
A Defi.c293 efi.get_next_high_mono_count = xen_efi_get_next_high_mono_count; in xen_efi_runtime_setup()
/linux-6.3-rc2/drivers/firmware/efi/test/
A Defi_test.c519 status = efi.get_next_high_mono_count( in efi_runtime_get_nexthighmonocount()
/linux-6.3-rc2/arch/x86/platform/efi/
A Defi_64.c826 efi.get_next_high_mono_count = efi_thunk_get_next_high_mono_count; in efi_thunk_runtime_setup()

Completed in 18 milliseconds