Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dhiperdispatch.c274 int hiperdispatch; in hiperdispatch_ctl_handler() local
278 .data = &hiperdispatch, in hiperdispatch_ctl_handler()
284 hiperdispatch = hd_enabled; in hiperdispatch_ctl_handler()
289 if (hd_set_hiperdispatch_mode(hiperdispatch)) in hiperdispatch_ctl_handler()
DMakefile55 obj-$(CONFIG_SCHED_TOPOLOGY) += topology.o hiperdispatch.o
/linux-6.12.1/arch/s390/include/asm/trace/
Dhiperdispatch.h20 #define TRACE_INCLUDE_FILE hiperdispatch
/linux-6.12.1/arch/s390/
DKconfig530 bool "Use hiperdispatch on vertical polarization by default"
536 capacities dynamically. Set this option to use hiperdispatch
538 by sysctl's s390.hiperdispatch attribute later on.