Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/xen/
Defi.c37 efi.get_next_high_mono_count = xen_efi_get_next_high_mono_count; in xen_efi_runtime_setup()
/Linux-v4.19/drivers/firmware/efi/
Druntime-wrappers.c234 status = efi_call_virt(get_next_high_mono_count, (u32 *)arg1); in efi_call_rts()
480 efi.get_next_high_mono_count = virt_efi_get_next_high_mono_count; in efi_native_runtime_setup()
/Linux-v4.19/arch/x86/xen/
Defi.c83 efi.get_next_high_mono_count = xen_efi_get_next_high_mono_count; in xen_efi_probe()
/Linux-v4.19/include/linux/
Defi.h535 u32 get_next_high_mono_count; member
553 u64 get_next_high_mono_count; member
605 efi_get_next_high_mono_count_t *get_next_high_mono_count; member
972 efi_get_next_high_mono_count_t *get_next_high_mono_count; member
/Linux-v4.19/arch/ia64/hp/sim/boot/
Dfw-emu.c302 efi_runtime->get_next_high_mono_count = (void *)__pa(&efi_unimplemented); in sys_fw_init()
/Linux-v4.19/arch/x86/platform/efi/
Defi_64.c894 status = efi_thunk(get_next_high_mono_count, phys_count); in efi_thunk_get_next_high_mono_count()
1005 efi.get_next_high_mono_count = efi_thunk_get_next_high_mono_count; in efi_thunk_runtime_setup()
/Linux-v4.19/arch/ia64/kernel/
Defi.c190 __va(runtime->get_next_high_mono_count), \
551 efi.get_next_high_mono_count = phys_get_next_high_mono_count; in efi_init()
678 efi.get_next_high_mono_count = virt_get_next_high_mono_count; in efi_enter_virtual_mode()
/Linux-v4.19/drivers/firmware/efi/test/
Defi_test.c529 status = efi.get_next_high_mono_count( in efi_runtime_get_nexthighmonocount()