Home
last modified time | relevance | path

Searched refs:best (Results 1 – 22 of 22) sorted by relevance

/arch/x86/kvm/
Dcpuid.h119 struct kvm_cpuid_entry2 *best; in guest_cpuid_is_amd() local
121 best = kvm_find_cpuid_entry(vcpu, 0, 0); in guest_cpuid_is_amd()
122 return best && best->ebx == X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx; in guest_cpuid_is_amd()
127 struct kvm_cpuid_entry2 *best; in guest_cpuid_family() local
129 best = kvm_find_cpuid_entry(vcpu, 0x1, 0); in guest_cpuid_family()
130 if (!best) in guest_cpuid_family()
133 return x86_family(best->eax); in guest_cpuid_family()
138 struct kvm_cpuid_entry2 *best; in guest_cpuid_model() local
140 best = kvm_find_cpuid_entry(vcpu, 0x1, 0); in guest_cpuid_model()
141 if (!best) in guest_cpuid_model()
[all …]
Dcpuid.c69 struct kvm_cpuid_entry2 *best; in kvm_update_cpuid() local
72 best = kvm_find_cpuid_entry(vcpu, 1, 0); in kvm_update_cpuid()
73 if (!best) in kvm_update_cpuid()
77 if (boot_cpu_has(X86_FEATURE_XSAVE) && best->function == 0x1) { in kvm_update_cpuid()
78 best->ecx &= ~F(OSXSAVE); in kvm_update_cpuid()
80 best->ecx |= F(OSXSAVE); in kvm_update_cpuid()
83 best->edx &= ~F(APIC); in kvm_update_cpuid()
85 best->edx |= F(APIC); in kvm_update_cpuid()
88 if (best->ecx & F(TSC_DEADLINE_TIMER)) in kvm_update_cpuid()
94 best = kvm_find_cpuid_entry(vcpu, 7, 0); in kvm_update_cpuid()
[all …]
/arch/sh/kernel/
Dunwinder.c68 struct unwinder *best; in select_unwinder() local
73 best = list_entry(unwinder_list.next, struct unwinder, list); in select_unwinder()
74 if (best == curr_unwinder) in select_unwinder()
77 return best; in select_unwinder()
/arch/powerpc/boot/dts/fsl/
Dqoriq-fman3-0-10g-1-best-effort.dtsi41 fsl,fman-best-effort-port;
49 fsl,fman-best-effort-port;
Dqoriq-fman3-0-10g-0-best-effort.dtsi41 fsl,fman-best-effort-port;
49 fsl,fman-best-effort-port;
Dt1023si-post.dtsi505 /include/ "qoriq-fman3-0-10g-0-best-effort.dtsi"
/arch/x86/ras/
DKconfig10 be best if we don't use it anymore.
/arch/ia64/mm/
Ddiscontig.c433 u8 best = 0xff; in memory_less_node_alloc() local
439 else if (node_distance(nid, node) < best) { in memory_less_node_alloc()
440 best = node_distance(nid, node); in memory_less_node_alloc()
/arch/parisc/
DKconfig238 This lets you select the page size of the kernel. For best
239 performance, a page size of 16KB is recommended. For best
244 4KB For best 32bit compatibility
245 16KB For best performance
246 64KB For best performance, might give more overhead.
/arch/powerpc/platforms/cell/
Diommu.c797 int i, len, best, naddr, nsize, pna, range_size; in cell_iommu_get_fixed_address() local
833 for (i = 0, best = -1, best_size = 0; i < len; i += range_size) { in cell_iommu_get_fixed_address()
838 best = i; in cell_iommu_get_fixed_address()
843 if (best >= 0) { in cell_iommu_get_fixed_address()
844 dev_addr = of_read_number(ranges + best, naddr); in cell_iommu_get_fixed_address()
/arch/powerpc/platforms/cell/spufs/
Dsched.c828 int best; in grab_runnable_context() local
831 best = find_first_bit(spu_prio->bitmap, prio); in grab_runnable_context()
832 while (best < prio) { in grab_runnable_context()
833 struct list_head *rq = &spu_prio->runq[best]; in grab_runnable_context()
842 best++; in grab_runnable_context()
/arch/ia64/
DKconfig149 This lets you select the page size of the kernel. For best IA-64
150 performance, a page size of 8KB or 16KB is recommended. For best
156 4KB For best IA-32 compatibility
157 8KB For best IA-64 performance
158 16KB For best IA-64 performance
/arch/x86/math-emu/
DREADME165 upon instruction mix. Relative performance is best for the instructions
232 match those of an 80486 FPU. They are the best possible; the error for
317 results which are in error (i.e. less accurate than the best possible
/arch/x86/kvm/vmx/
Dvmx.c7093 struct kvm_cpuid_entry2 *best = NULL; in update_intel_pt_cfg() local
7097 best = kvm_find_cpuid_entry(vcpu, 0x14, i); in update_intel_pt_cfg()
7098 if (!best) in update_intel_pt_cfg()
7100 vmx->pt_desc.caps[CPUID_EAX + i*PT_CPUID_REGS_NUM] = best->eax; in update_intel_pt_cfg()
7101 vmx->pt_desc.caps[CPUID_EBX + i*PT_CPUID_REGS_NUM] = best->ebx; in update_intel_pt_cfg()
7102 vmx->pt_desc.caps[CPUID_ECX + i*PT_CPUID_REGS_NUM] = best->ecx; in update_intel_pt_cfg()
7103 vmx->pt_desc.caps[CPUID_EDX + i*PT_CPUID_REGS_NUM] = best->edx; in update_intel_pt_cfg()
/arch/arm64/boot/dts/marvell/
Darmada-3720-turris-mox.dts148 * space is 128 MB long, so the best split between MEM and IO is to use fixed 16 MB window
/arch/sh/kernel/cpu/sh5/
Dentry.S1498 movi 16, r0 ! this value is a best guess, should tune it by benchmarking
/arch/arm64/crypto/
Dsha512-core.S_shipped56 // result 64-bit NEON version of SHA256 was added to provide best
Dsha256-core.S_shipped56 // result 64-bit NEON version of SHA256 was added to provide best
/arch/arm/
DKconfig1569 CPUs with low-vector mappings use a best-efforts implementation.
/arch/mips/
DKconfig2794 approximately eight kilobytes to the kernel image. For best
/arch/x86/
DKconfig1960 Even with TSX enabled, the kernel will attempt to enable the best
/arch/m68k/ifpsp060/src/
Dfpsp.S7072 # the best we can. For |X| >= 2^(-16312), the #