Home
last modified time | relevance | path

Searched defs:efihdr (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/arm64/arm64/
H A Dmachdep.c126 static struct efi_map_header *efihdr; variable
926 foreach_efi_map_entry(struct efi_map_header *efihdr, efi_map_entry_cb cb) in foreach_efi_map_entry()
970 exclude_efi_map_entries(struct efi_map_header *efihdr) in exclude_efi_map_entries()
1002 add_efi_map_entries(struct efi_map_header *efihdr) in add_efi_map_entries()
1064 print_efi_map_entries(struct efi_map_header *efihdr) in print_efi_map_entries()
/f-stack/freebsd/arm/arm/
H A Dmachdep_boot.c394 arm_add_efi_map_entries(struct efi_map_header *efihdr, struct mem_region *mr, in arm_add_efi_map_entries()
H A Dmachdep.c747 struct efi_map_header *efihdr; in initarm() local
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c1075 add_efi_map_entries(struct efi_map_header *efihdr, vm_paddr_t *physmap, in add_efi_map_entries()
1180 struct efi_map_header *efihdr; in native_parse_memmap() local
1991 struct efi_map_header *efihdr; in efi_map_sysctl_handler() local
/f-stack/tools/sysctl/
H A Dsysctl.c913 struct efi_map_header *efihdr; local