Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dcppc_cpufreq.c195 unsigned long implementor = read_cpuid_implementor(); in cppc_cpufreq_get_transition_delay_us() local
199 switch (implementor) { in cppc_cpufreq_get_transition_delay_us()
/Linux-v4.19/arch/arm64/kvm/
Dguest.c380 unsigned long implementor = read_cpuid_implementor(); in kvm_target_cpu() local
383 switch (implementor) { in kvm_target_cpu()
/Linux-v4.19/Documentation/scheduler/
Dsched-domains.txt60 The implementor should read comments in include/linux/sched.h:
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio1607 reference frame definition is left to the implementor's choice
1628 An implementor might consider that for a hand-held device, a
/Linux-v4.19/Documentation/driver-api/gpio/
Dlegacy.rst517 GPIO implementor's framework (OPTIONAL)