Searched refs:guid (Results 1 – 7 of 7) sorted by relevance
/arch/ia64/kernel/ |
D | esi.c | 37 efi_guid_t guid; member 88 int ia64_esi_call (efi_guid_t guid, struct ia64_sal_retval *isrvp, in ia64_esi_call() argument 105 if (!efi_guidcmp(guid, esi->guid)) { in ia64_esi_call() 140 int ia64_esi_call_phys (efi_guid_t guid, struct ia64_sal_retval *isrvp, in ia64_esi_call_phys() argument 157 if (!efi_guidcmp(guid, esi->guid)) { in ia64_esi_call_phys()
|
D | mca_drv.c | 261 if (!efi_guidcmp(sp->guid, SAL_PROC_DEV_ERR_SECT_GUID)) { in mca_make_slidx() 263 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx() 267 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx() 271 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx() 275 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx() 279 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx() 283 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx() 287 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx() 291 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx()
|
D | efi.c | 923 efi_guid_t guid = EFI_GLOBAL_VARIABLE_GUID; in efi_uart_console_only() local 937 status = efi.get_variable(name_utf16, &guid, NULL, &size, data); in efi_uart_console_only()
|
/arch/x86/boot/compressed/ |
D | acpi.c | 39 efi_guid_t guid; in __efi_get_rsdp_addr() local 44 guid = tbl->guid; in __efi_get_rsdp_addr() 54 guid = tbl->guid; in __efi_get_rsdp_addr() 58 if (!(efi_guidcmp(guid, ACPI_TABLE_GUID))) in __efi_get_rsdp_addr() 60 else if (!(efi_guidcmp(guid, ACPI_20_TABLE_GUID))) in __efi_get_rsdp_addr()
|
/arch/x86/platform/efi/ |
D | quirks.c | 538 efi_guid_t guid; in efi_reuse_config() local 540 guid = ((efi_config_table_64_t *)p)->guid; in efi_reuse_config() 542 if (!efi_guidcmp(guid, SMBIOS_TABLE_GUID)) in efi_reuse_config()
|
/arch/ia64/include/asm/ |
D | sal.h | 355 efi_guid_t guid; /* Unique Section ID */ member 598 guid : 1, member 603 efi_guid_t guid; member
|
/arch/arm64/boot/dts/hisilicon/ |
D | hip07.dtsi | 1501 node-guid = [00 9A CD 00 00 01 02 03];
|