Home
last modified time | relevance | path

Searched refs:efi_flags (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/xen/
A Defi.h10 extern unsigned int efi_flags;
/xen/xen/common/efi/
A Dboot.c1114 __clear_bit(EFI_RS, &efi_flags); in efi_exit_boot()
1157 __set_bit(EFI_BOOT, &efi_flags); in efi_start()
1158 __set_bit(EFI_LOADER, &efi_flags); in efi_start()
1161 __set_bit(EFI_RS, &efi_flags); in efi_start()
1417 __set_bit(EFI_RS, &efi_flags); in parse_efi_param()
1419 __clear_bit(EFI_RS, &efi_flags); in parse_efi_param()
A Druntime.c63 unsigned int efi_flags; variable
77 return test_bit(feature, &efi_flags); in efi_enabled()
/xen/xen/arch/x86/efi/
A Defi-boot.h724 __set_bit(EFI_BOOT, &efi_flags); in efi_multiboot2()
725 __set_bit(EFI_RS, &efi_flags); in efi_multiboot2()

Completed in 8 milliseconds