Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firmware/efi/
Defi.c74 static bool disable_runtime = IS_ENABLED(CONFIG_EFI_DISABLE_RUNTIME); variable
77 disable_runtime = true; in setup_noefi()
84 return disable_runtime; in efi_runtime_disabled()
103 disable_runtime = true; in parse_efi_cmdline()
106 disable_runtime = false; in parse_efi_cmdline()
/linux-6.1.9/drivers/usb/host/
Dxhci-plat.c234 goto disable_runtime; in xhci_plat_probe()
383 disable_runtime: in xhci_plat_probe()