Home
last modified time | relevance | path

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

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