Lines Matching refs:efi_uintn_t

28 static efi_uintn_t efi_tpl = TPL_APPLICATION;
201 efi_uintn_t old_tpl; in efi_process_event_queue()
261 efi_status_t is_valid_tpl(efi_uintn_t tpl) in is_valid_tpl()
324 static unsigned long EFIAPI efi_raise_tpl(efi_uintn_t new_tpl) in efi_raise_tpl()
326 efi_uintn_t old_tpl = efi_tpl; in efi_raise_tpl()
349 static void EFIAPI efi_restore_tpl(efi_uintn_t old_tpl) in efi_restore_tpl()
382 efi_uintn_t pages, in efi_allocate_pages_ext()
405 efi_uintn_t pages) in efi_free_pages_ext()
431 efi_uintn_t *memory_map_size, in efi_get_memory_map_ext()
433 efi_uintn_t *map_key, in efi_get_memory_map_ext()
434 efi_uintn_t *descriptor_size, in efi_get_memory_map_ext()
460 efi_uintn_t size, in efi_allocate_pool_ext()
660 efi_status_t efi_create_event(uint32_t type, efi_uintn_t notify_tpl, in efi_create_event()
735 efi_status_t EFIAPI efi_create_event_ex(uint32_t type, efi_uintn_t notify_tpl, in efi_create_event_ex()
781 uint32_t type, efi_uintn_t notify_tpl, in efi_create_event_ext()
906 static efi_status_t EFIAPI efi_wait_for_event(efi_uintn_t num_events, in efi_wait_for_event()
908 efi_uintn_t *index) in efi_wait_for_event()
1215 efi_uintn_t *number_of_drivers, in efi_get_drivers()
1220 efi_uintn_t count = 0, i; in efi_get_drivers()
1289 efi_uintn_t number_of_drivers; in efi_disconnect_all_drivers()
1507 efi_uintn_t *buffer_size, efi_handle_t *buffer) in efi_locate_handle()
1510 efi_uintn_t size = 0; in efi_locate_handle()
1598 efi_uintn_t *buffer_size, efi_handle_t *buffer) in efi_locate_handle_ext()
1808 efi_uintn_t no_handles; in efi_locate_device_path()
1878 void **buffer, efi_uintn_t *size) in efi_load_image_from_file()
1884 efi_uintn_t bs; in efi_load_image_from_file()
1948 void **buffer, efi_uintn_t *size) in efi_load_image_from_path()
1954 efi_uintn_t buffer_size; in efi_load_image_from_path()
2030 efi_uintn_t source_size, in efi_load_image()
2121 efi_uintn_t map_key) in efi_exit_boot_services()
2344 efi_uintn_t *entry_count) in efi_open_protocol_information()
2406 efi_uintn_t *protocol_buffer_count) in efi_protocols_per_handle()
2471 efi_uintn_t *no_handles, efi_handle_t **buffer) in efi_locate_handle_buffer()
2474 efi_uintn_t buffer_size = 0; in efi_locate_handle_buffer()
2725 efi_uintn_t data_size, in efi_calculate_crc32()
2978 efi_uintn_t *exit_data_size, in efi_start_image()
3168 efi_uintn_t exit_data_size, in efi_update_exit_data()
3210 efi_uintn_t exit_data_size, in efi_exit()
3547 efi_uintn_t *number_of_children, in efi_get_child_controllers()
3552 efi_uintn_t count = 0, i; in efi_get_child_controllers()