Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/firmware/efi/
Druntime-wrappers.c276 status = efi_call_virt(get_next_high_mono_count, in efi_call_rts()
566 efi.get_next_high_mono_count = virt_efi_get_next_high_mono_count; in efi_native_runtime_setup()
/linux-6.6.21/include/linux/
Defi.h275 u32 get_next_high_mono_count; member
328 efi_get_next_high_mono_count_t __efiapi *get_next_high_mono_count; member
667 efi_get_next_high_mono_count_t *get_next_high_mono_count; member
/linux-6.6.21/arch/ia64/kernel/
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.6.21/drivers/xen/
Defi.c293 efi.get_next_high_mono_count = xen_efi_get_next_high_mono_count; in xen_efi_runtime_setup()
/linux-6.6.21/drivers/firmware/efi/test/
Defi_test.c519 status = efi.get_next_high_mono_count( in efi_runtime_get_nexthighmonocount()
/linux-6.6.21/arch/x86/platform/efi/
Defi_64.c841 efi.get_next_high_mono_count = efi_thunk_get_next_high_mono_count; in efi_thunk_runtime_setup()