Home
last modified time | relevance | path

Searched refs:efi_allocate_pages_aligned (Results 1 – 3 of 3) sorted by relevance

/DragonStub/apps/
H A Dalignedmem.c22 efi_status_t efi_allocate_pages_aligned(unsigned long size, unsigned long *addr, in efi_allocate_pages_aligned() function
H A Delf.c301 status = efi_allocate_pages_aligned(mem_size, ret_paddr, UINT64_MAX, in efi_allocate_kernel_memory()
/DragonStub/inc/dragonstub/
H A Ddragonstub.h310 efi_status_t efi_allocate_pages_aligned(unsigned long size, unsigned long *addr,