Searched refs:efi_physical_addr_t (Results 1 – 4 of 4) sorted by relevance
/DragonStub/inc/dragonstub/ |
H A D | dragonstub.h | 59 efi_physical_addr_t *, 60 efi_physical_addr_t *, 63 efi_tcg2_protocol_t *, u64, efi_physical_addr_t, u64, 451 efi_memory_attribute_protocol_t *, efi_physical_addr_t, 455 efi_memory_attribute_protocol_t *, efi_physical_addr_t, 459 efi_memory_attribute_protocol_t *, efi_physical_addr_t,
|
H A D | types.h | 53 typedef u64 efi_physical_addr_t; typedef
|
/DragonStub/apps/ |
H A D | alignedmem.c | 26 efi_physical_addr_t alloc_addr; in efi_allocate_pages_aligned()
|
H A D | mem.c | 86 efi_physical_addr_t alloc_addr; in efi_allocate_pages()
|