Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/riscv/
Dpatch-acceptance.rst31 performance impact of adding kernel code for implementor-specific
/Linux-v5.15/drivers/cpufreq/
Dcppc_cpufreq.c410 unsigned long implementor = read_cpuid_implementor(); in cppc_cpufreq_get_transition_delay_us() local
413 switch (implementor) { in cppc_cpufreq_get_transition_delay_us()
/Linux-v5.15/arch/arm64/kvm/
Dguest.c844 unsigned long implementor = read_cpuid_implementor(); in kvm_target_cpu() local
847 switch (implementor) { in kvm_target_cpu()
/Linux-v5.15/Documentation/scheduler/
Dsched-domains.rst68 The implementor should read comments in include/linux/sched/sd_flags.h:
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-bus-iio1781 reference frame definition is left to the implementor's choice
1806 An implementor might consider that for a hand-held device, a
/Linux-v5.15/Documentation/driver-api/gpio/
Dlegacy.rst517 GPIO implementor's framework (OPTIONAL)