Searched refs:ovmf_debug_log_table (Results 1 – 2 of 2) sorted by relevance
67 int __init ovmf_log_probe(unsigned long ovmf_debug_log_table) in ovmf_log_probe() argument73 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()
1349 int ovmf_log_probe(unsigned long ovmf_debug_log_table);