Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/cpufreq/
Dcppc_cpufreq.c251 unsigned long implementor = read_cpuid_implementor(); in cppc_cpufreq_get_transition_delay_us() local
255 switch (implementor) { in cppc_cpufreq_get_transition_delay_us()
/Linux-v5.4/arch/arm64/kvm/
Dguest.c741 unsigned long implementor = read_cpuid_implementor(); in kvm_target_cpu() local
744 switch (implementor) { in kvm_target_cpu()
/Linux-v5.4/Documentation/scheduler/
Dsched-domains.rst66 The implementor should read comments in include/linux/sched.h:
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-iio1614 reference frame definition is left to the implementor's choice
1635 An implementor might consider that for a hand-held device, a
/Linux-v5.4/Documentation/driver-api/gpio/
Dlegacy.rst517 GPIO implementor's framework (OPTIONAL)