Searched refs:NULL_GUID (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/firmware/efi/ |
D | arm-init.c | 58 {NULL_GUID, NULL, NULL}
|
D | efi.c | 480 {NULL_GUID, NULL, NULL}, 490 for (i = 0; efi_guidcmp(table_types[i].guid, NULL_GUID); i++) { in match_config_table()
|
D | vars.c | 197 { NULL_GUID, "", NULL },
|
/Linux-v5.4/block/partitions/ |
D | efi.c | 465 if ((!efi_guidcmp(pte->partition_type_guid, NULL_GUID)) || in is_pte_valid()
|
/Linux-v5.4/arch/x86/platform/efi/ |
D | efi.c | 64 {NULL_GUID, NULL, NULL},
|
/Linux-v5.4/include/linux/ |
D | efi.h | 648 #define NULL_GUID EFI_GUID(0x00000000, 0x0000, 0x0000, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00… macro
|
/Linux-v5.4/arch/ia64/kernel/ |
D | efi.c | 55 {NULL_GUID, NULL, 0},
|