Home
last modified time | relevance | path

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

/xnu-8796.121.2/pexpert/pexpert/i386/
H A Defi.h529 typedef struct EFI_SYSTEM_TABLE_64 { struct
551 } __attribute__((aligned(8))) EFI_SYSTEM_TABLE_64; argument
/xnu-8796.121.2/osfmk/i386/AT386/
H A Dmodel_dep.c361 efi_set_tables_64(EFI_SYSTEM_TABLE_64 * system_table) in efi_set_tables_64()
479 efi_set_tables_64((EFI_SYSTEM_TABLE_64 *) ml_static_ptovirt(args->efiSystemTable)); in efi_init()
572 efi_set_tables_64((EFI_SYSTEM_TABLE_64 *) ml_static_ptovirt(args->efiSystemTable)); in hibernate_newruntime_map()
1831 EFI_SYSTEM_TABLE_64 *estp; in efi_get_cfgtbl_by_guid()
1834 estp = (EFI_SYSTEM_TABLE_64 *)efi_efiboot_virtual_to_physmap_virtual(args->efiSystemTable); in efi_get_cfgtbl_by_guid()