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

/linux-master/drivers/firmware/efi/
H A Druntime-wrappers.c276 status = efi_call_virt(get_next_high_mono_count,
566 efi.get_next_high_mono_count = virt_efi_get_next_high_mono_count;
/linux-master/include/linux/
H A Defi.h276 u32 get_next_high_mono_count; member in struct:__anon1099
329 efi_get_next_high_mono_count_t __efiapi *get_next_high_mono_count; member in struct:__anon1100::__anon1101
667 efi_get_next_high_mono_count_t *get_next_high_mono_count; member in struct:efi
/linux-master/drivers/xen/
H A Defi.c293 efi.get_next_high_mono_count = xen_efi_get_next_high_mono_count;
/linux-master/drivers/firmware/efi/test/
H A Defi_test.c519 status = efi.get_next_high_mono_count(
/linux-master/arch/x86/platform/efi/
H A Defi_64.c841 efi.get_next_high_mono_count = efi_thunk_get_next_high_mono_count;

Completed in 284 milliseconds