Home
last modified time | relevance | path

Searched refs:ovmf_debug_log_table (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/firmware/efi/
H A Dovmf-debug-log.c67 int __init ovmf_log_probe(unsigned long ovmf_debug_log_table) in ovmf_log_probe() argument
73 hdr = memremap(ovmf_debug_log_table, sizeof(*hdr), MEMREMAP_WB); in ovmf_log_probe()
91 hdr = memremap(ovmf_debug_log_table, size, MEMREMAP_WB); in ovmf_log_probe()
/linux/include/linux/
H A Defi.h1349 int ovmf_log_probe(unsigned long ovmf_debug_log_table);