Home
last modified time | relevance | path

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

/drivers/firmware/efi/
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()

Completed in 3 milliseconds