Searched refs:get_next_high_mono_count (Results 1 – 6 of 6) sorted by relevance
239 status = efi_call_virt(get_next_high_mono_count, count); in virt_efi_get_next_high_mono_count()300 efi.get_next_high_mono_count = virt_efi_get_next_high_mono_count; in efi_native_runtime_setup()
455 u32 get_next_high_mono_count; member473 u64 get_next_high_mono_count; member491 void *get_next_high_mono_count; member858 efi_get_next_high_mono_count_t *get_next_high_mono_count; member
529 status = efi_thunk(get_next_high_mono_count, phys_count); in efi_thunk_get_next_high_mono_count()600 efi.get_next_high_mono_count = efi_thunk_get_next_high_mono_count; in efi_thunk_runtime_setup()
301 efi_runtime->get_next_high_mono_count = (void *)__pa(&efi_unimplemented); in sys_fw_init()
189 __va(runtime->get_next_high_mono_count), \552 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()
316 .get_next_high_mono_count = xen_efi_get_next_high_mono_count,