Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dhiperdispatch.c275 int hiperdispatch; in hiperdispatch_ctl_handler() local
279 .data = &hiperdispatch, in hiperdispatch_ctl_handler()
285 hiperdispatch = hd_enabled; in hiperdispatch_ctl_handler()
290 if (hd_set_hiperdispatch_mode(hiperdispatch)) in hiperdispatch_ctl_handler()
H A DMakefile56 obj-$(CONFIG_SCHED_TOPOLOGY) += topology.o hiperdispatch.o
/linux-6.15/arch/s390/include/asm/trace/
H A Dhiperdispatch.h20 #define TRACE_INCLUDE_FILE hiperdispatch
/linux-6.15/arch/s390/
H A DKconfig573 bool "Use hiperdispatch on vertical polarization by default"
579 capacities dynamically. Set this option to use hiperdispatch
581 by sysctl's s390.hiperdispatch attribute later on.