Home
last modified time | relevance | path

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

/linux/arch/x86/boot/
H A Dmain.c97 boot_params.ist_info.signature = oreg.eax; in query_ist()
98 boot_params.ist_info.command = oreg.ebx; in query_ist()
99 boot_params.ist_info.event = oreg.ecx; in query_ist()
100 boot_params.ist_info.perf_level = oreg.edx; in query_ist()
/linux/arch/x86/include/asm/
H A Dist.h12 extern struct ist_info ist_info;
H A Dbootparam_utils.h61 BOOT_PARAM_PRESERVE(ist_info), in sanitize_boot_params()
/linux/arch/x86/kernel/
H A Dsetup.c124 struct ist_info ist_info; variable
125 EXPORT_SYMBOL(ist_info);
127 struct ist_info ist_info; variable
535 ist_info = boot_params.ist_info; in parse_boot_params()
/linux/arch/x86/include/uapi/asm/
H A Dist.h23 struct ist_info { struct
/linux/Documentation/arch/x86/
H A Dzero-page.rst20 060/010 ALL ist_info Intel SpeedStep (IST) BIOS support information
21 (struct ist_info)