Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_memory.c44 struct efi_pool_allocation { struct
369 struct efi_pool_allocation *alloc = (void *)(uintptr_t)t; in efi_allocate_pool()
380 struct efi_pool_allocation *alloc; in efi_free_pool()
385 alloc = container_of(buffer, struct efi_pool_allocation, data); in efi_free_pool()