Searched refs:BTINFO_EFI (Results 1 – 6 of 6) sorted by relevance
156 if (x86_genfb_use_shadowfb && lookup_bootinfo(BTINFO_EFI) != NULL) { in x86_genfb_init()
613 bootinfo_add((struct btinfo_common *)&bie, BTINFO_EFI, sizeof(bie)); in mbi_efi32()623 bootinfo_add((struct btinfo_common *)&bie, BTINFO_EFI, sizeof(bie)); in mbi_efi64()
307 bi = lookup_bootinfo(BTINFO_EFI); in efi_getsystblpa()
44 #define BTINFO_EFI 14 macro
200 if (lookup_bootinfo(BTINFO_EFI) != NULL) { in piixpcib_int15_gsic_call()
1501 if (lookup_bootinfo(BTINFO_EFI) == NULL && vm_guest != VM_GUEST_XENPVH) in init386()