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

/linux-4.1.27/drivers/firmware/efi/
H A Druntime-wrappers.c239 status = efi_call_virt(get_next_high_mono_count, count); virt_efi_get_next_high_mono_count()
300 efi.get_next_high_mono_count = virt_efi_get_next_high_mono_count; efi_native_runtime_setup()
/linux-4.1.27/arch/x86/platform/efi/
H A Defi_64.c529 status = efi_thunk(get_next_high_mono_count, phys_count); efi_thunk_get_next_high_mono_count()
600 efi.get_next_high_mono_count = efi_thunk_get_next_high_mono_count; efi_thunk_runtime_setup()
/linux-4.1.27/include/linux/
H A Defi.h451 u32 get_next_high_mono_count; member in struct:__anon11639
469 u64 get_next_high_mono_count; member in struct:__anon11640
487 void *get_next_high_mono_count; member in struct:__anon11641
837 efi_get_next_high_mono_count_t *get_next_high_mono_count; member in struct:efi
/linux-4.1.27/drivers/xen/
H A Defi.c316 .get_next_high_mono_count = xen_efi_get_next_high_mono_count,
/linux-4.1.27/arch/ia64/hp/sim/boot/
H A Dfw-emu.c301 efi_runtime->get_next_high_mono_count = (void *)__pa(&efi_unimplemented); sys_fw_init()
/linux-4.1.27/arch/ia64/kernel/
H A Defi.c189 __va(runtime->get_next_high_mono_count), \
553 efi.get_next_high_mono_count = phys_get_next_high_mono_count; efi_init()
680 efi.get_next_high_mono_count = virt_get_next_high_mono_count; efi_enter_virtual_mode()

Completed in 522 milliseconds