Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
H A Defi.c48 .ovmf_debug_log = EFI_INVALID_TABLE_ADDR,
482 efi.ovmf_debug_log != EFI_INVALID_TABLE_ADDR) in efisubsys_init()
483 ovmf_log_probe(efi.ovmf_debug_log); in efisubsys_init()
630 {OVMF_MEMORY_LOG_TABLE_GUID, &efi.ovmf_debug_log, "OvmfDebugLog" },
H A DKconfig273 (/sys/firmware/efi/ovmf_debug_log).
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-efi40 What: /sys/firmware/efi/ovmf_debug_log
/linux/include/linux/
H A Defi.h649 unsigned long ovmf_debug_log; member