Home
last modified time | relevance | path

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

/xnu-11417.121.6/pexpert/pexpert/i386/
H A Defi.h529 typedef struct EFI_SYSTEM_TABLE_64 { struct
551 } __attribute__((aligned(8))) EFI_SYSTEM_TABLE_64; argument
/xnu-11417.121.6/osfmk/i386/AT386/
H A Dmodel_dep.c354 efi_set_tables_64(EFI_SYSTEM_TABLE_64 * system_table) in efi_set_tables_64()
472 efi_set_tables_64((EFI_SYSTEM_TABLE_64 *) ml_static_ptovirt(args->efiSystemTable)); in efi_init()
565 efi_set_tables_64((EFI_SYSTEM_TABLE_64 *) ml_static_ptovirt(args->efiSystemTable)); in hibernate_newruntime_map()
1832 EFI_SYSTEM_TABLE_64 *estp; in efi_get_cfgtbl_by_guid()
1835 estp = (EFI_SYSTEM_TABLE_64 *)efi_efiboot_virtual_to_physmap_virtual(args->efiSystemTable); in efi_get_cfgtbl_by_guid()