Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/
H A Defi.c79 static bool disable_runtime = IS_ENABLED(CONFIG_EFI_DISABLE_RUNTIME); variable
82 disable_runtime = true; in setup_noefi()
89 return disable_runtime; in efi_runtime_disabled()
108 disable_runtime = true; in parse_efi_cmdline()
111 disable_runtime = false; in parse_efi_cmdline()
/openbmc/linux/drivers/usb/host/
H A Dxhci-plat.c178 goto disable_runtime; in xhci_plat_probe()
358 disable_runtime: in xhci_plat_probe()