Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Defi_machdep.c90 static struct efi_ops efi_runtime_ops __read_mostly;
789 efi_register_ops(&efi_runtime_ops); in efi_runtime_init()
992 static struct efi_ops efi_runtime_ops = { variable