Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A 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()
/OK3568_Linux_fs/kernel/Documentation/riscv/
H A Dpatch-acceptance.rst31 performance impact of adding kernel code for implementor-specific
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dguest.c827 unsigned long implementor = read_cpuid_implementor(); in kvm_target_cpu() local
830 switch (implementor) { in kvm_target_cpu()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.standalone37 call to the exported functions. Also, implementor of the
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-domains.rst68 The implementor should read comments in include/linux/sched.h:
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A 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
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dlegacy.rst517 GPIO implementor's framework (OPTIONAL)
/OK3568_Linux_fs/buildroot/dl/dhrystone/
H A Ddhry-c497 -implementor can assume nothing about the length and the alignment of the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dcpp.info856 better for the header file's implementor to write the file so that users
H A Dgcc.info42744 '__builtin_' prefixed. We intend for a library implementor to be able
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dcpp.info856 better for the header file's implementor to write the file so that users
H A Dgcc.info42744 '__builtin_' prefixed. We intend for a library implementor to be able
/OK3568_Linux_fs/external/xserver/
H A DChangeLog91683 implementor chose to use interval checks to determine the case, but