Home
last modified time | relevance | path

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

/freebsd-src/sys/arm64/arm64/
H A Dmachdep.c155 static struct efi_map_header *efihdr; variable
462 foreach_efi_map_entry(struct efi_map_header * efihdr,efi_map_entry_cb cb,void * argp) foreach_efi_map_entry() argument
548 add_efi_map_entries(struct efi_map_header * efihdr) add_efi_map_entries() argument
555 exclude_efi_map_entries(struct efi_map_header * efihdr) exclude_efi_map_entries() argument
617 print_efi_map_entries(struct efi_map_header * efihdr) print_efi_map_entries() argument
[all...]
/freebsd-src/stand/kboot/kboot/arch/aarch64/
H A Dload_addr.c29 foreach_efi_map_entry(struct efi_map_header *efihdr, efi_map_entry_cb cb, void *argp) in foreach_efi_map_entry()
117 struct efi_map_header *efihdr; in do_memory_from_fdt() local
/freebsd-src/sys/amd64/amd64/
H A Dmachdep.c718 add_efi_map_entries(struct efi_map_header * efihdr,vm_paddr_t * physmap,int * physmap_idx) add_efi_map_entries() argument
819 struct efi_map_header *efihdr; native_parse_memmap() local
1667 struct efi_map_header *efihdr; efi_map_sysctl_handler() local
[all...]
/freebsd-src/stand/efi/loader/
H A Dbootinfo.c185 struct efi_map_header *efihdr; bi_load_efi_data() local
/freebsd-src/sys/arm/arm/
H A Dmachdep_boot.c391 arm_add_efi_map_entries(struct efi_map_header * efihdr,struct mem_region * mr,int * mrcnt) arm_add_efi_map_entries() argument
H A Dmachdep.c429 struct efi_map_header *efihdr; initarm() local
/freebsd-src/sys/dev/efidev/
H A Defirt.c167 struct efi_map_header *efihdr; in efi_init() local
/freebsd-src/sbin/sysctl/
H A Dsysctl.c747 struct efi_map_header *efihdr; S_efi_map() local
[all...]