Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/
Druntime-wrappers.c225 status = efi_call_virt(get_next_high_mono_count, (u32 *)arg1); in efi_call_rts()
472 efi.get_next_high_mono_count = virt_efi_get_next_high_mono_count; in efi_native_runtime_setup()
/Linux-v5.4/include/linux/
Defi.h548 u32 get_next_high_mono_count; member
566 u64 get_next_high_mono_count; member
618 efi_get_next_high_mono_count_t *get_next_high_mono_count; member
1015 efi_get_next_high_mono_count_t *get_next_high_mono_count; member
/Linux-v5.4/drivers/xen/
Defi.c292 efi.get_next_high_mono_count = xen_efi_get_next_high_mono_count; in xen_efi_runtime_setup()
/Linux-v5.4/arch/x86/platform/efi/
Defi_64.c895 status = efi_thunk(get_next_high_mono_count, phys_count); in efi_thunk_get_next_high_mono_count()
1006 efi.get_next_high_mono_count = efi_thunk_get_next_high_mono_count; in efi_thunk_runtime_setup()
/Linux-v5.4/arch/ia64/kernel/
Defi.c193 __va(runtime->get_next_high_mono_count), \
554 efi.get_next_high_mono_count = phys_get_next_high_mono_count; in efi_init()
681 efi.get_next_high_mono_count = virt_get_next_high_mono_count; in efi_enter_virtual_mode()
/Linux-v5.4/drivers/firmware/efi/test/
Defi_test.c531 status = efi.get_next_high_mono_count( in efi_runtime_get_nexthighmonocount()