Searched refs:EFI_ALLOCATE_ANY_PAGES (Results 1 – 5 of 5) sorted by relevance
39 r = efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, in efi_convert_device_node_to_text()60 r = efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, in efi_convert_device_node_to_text()75 r = efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, in efi_convert_device_node_to_text()
1002 r = efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, in efi_protocols_per_handle()1043 r = efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, buffer_size, in efi_locate_handle_buffer()
43 if (efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, sz, &buf) != EFI_SUCCESS) in dp_alloc()
197 #define EFI_ALLOCATE_ANY_PAGES 0 macro
125 #define EFI_ALLOCATE_ANY_PAGES 0 macro