Home
last modified time | relevance | path

Searched defs:efi_visor_indication (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/visorbus/
Dcontrolvmchannel.h165 struct efi_visor_indication { struct
166 u64 boot_to_fw_ui:1;
167 u64 clear_nvram:1;
168 u64 clear_cmos:1;
169 u64 boot_to_tool:1;
171 u64 reserved:60;
Dvisorchipset.c148 struct efi_visor_indication efi_visor_indication; in boottotool_show() local
166 struct efi_visor_indication efi_visor_indication; in boottotool_store() local