Home
last modified time | relevance | path

Searched refs:basic (Results 1 – 25 of 33) sorted by relevance

12

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dcpuid.c85 if ( !p->basic.xsave ) in recalculate_xstate()
88 if ( p->basic.avx ) in recalculate_xstate()
244 if ( p->basic.max_leaf >= 4 ) in calculate_raw_policy()
311 p->basic.max_leaf = in calculate_host_policy()
312 min_t(uint32_t, p->basic.max_leaf, ARRAY_SIZE(p->basic.raw) - 1); in calculate_host_policy()
459 p->x86_vendor = get_cpu_vendor(p->basic.vendor_ebx, p->basic.vendor_ecx, in recalculate_cpuid_policy()
462 p->basic.max_leaf = min(p->basic.max_leaf, max->basic.max_leaf); in recalculate_cpuid_policy()
536 p->basic.clflush_size = max->basic.clflush_size; in recalculate_cpuid_policy()
542 (p->basic.pae || p->basic.pse36) ? 36 : 32); in recalculate_cpuid_policy()
614 ASSERT(p->basic.max_leaf < ARRAY_SIZE(p->basic.raw)); in guest_cpuid()
[all …]
A Ddomctl.c64 case 0x00000000 ... ARRAY_SIZE(p->basic.raw) - 1: in update_domain_cpuid_info()
92 case 0x00000000 ... ARRAY_SIZE(p->basic.raw) - 1: in update_domain_cpuid_info()
108 p->basic.raw[ctl->input[0]] = leaf; in update_domain_cpuid_info()
144 uint32_t ecx = p->basic._1c; in update_domain_cpuid_info()
145 uint32_t edx = p->basic._1d; in update_domain_cpuid_info()
233 if ( p->basic.pmu_version == 0 ) in update_domain_cpuid_info()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dcpuid.h113 } basic; member
225 fs[FEATURESET_1d] = p->basic._1d; in cpuid_policy_to_featureset()
226 fs[FEATURESET_1c] = p->basic._1c; in cpuid_policy_to_featureset()
241 p->basic._1d = fs[FEATURESET_1d]; in cpuid_featureset_to_policy()
242 p->basic._1c = fs[FEATURESET_1c]; in cpuid_featureset_to_policy()
/xen-4.10.0-shim-comet/docs/figs/
A DMakefile6 TARGETS= network-bridge.png network-basic.png
/xen-4.10.0-shim-comet/tools/tests/regression/
A DREADME20 them and run a basic syntax check, run
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c943 mce = p->basic.mce || p->basic.mca; in hvm_cr4_guest_valid_bits()
3458 if ( !d->arch.cpuid->basic.mtrr ) in hvm_msr_read_intercept()
3463 if ( !d->arch.cpuid->basic.mtrr ) in hvm_msr_read_intercept()
3469 if ( !d->arch.cpuid->basic.mtrr ) in hvm_msr_read_intercept()
3475 if ( !d->arch.cpuid->basic.mtrr ) in hvm_msr_read_intercept()
3481 if ( !d->arch.cpuid->basic.mtrr ) in hvm_msr_read_intercept()
3487 if ( !d->arch.cpuid->basic.mtrr ) in hvm_msr_read_intercept()
3611 if ( !d->arch.cpuid->basic.mtrr ) in hvm_msr_write_intercept()
3618 if ( !d->arch.cpuid->basic.mtrr ) in hvm_msr_write_intercept()
3626 if ( !d->arch.cpuid->basic.mtrr ) in hvm_msr_write_intercept()
[all …]
A Dioreq.c1201 d->arch.cpuid->basic.raw_fms, NULL, NULL)) > 0x10 && in hvm_select_ioreq_server()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_sr_common.h171 void *basic, *extd, *xsave, *msr; member
A Dxc_sr_restore_x86_pv.c243 memcpy(&vcpu, ctx->x86_pv.restore.vcpus[vcpuid].basic, in process_vcpu_basic()
486 if ( vcpu->basic ) in update_vcpu_context()
840 RECSTORE(VCPU_BASIC, vcpu->basic); in handle_x86_pv_vcpu_blob()
1138 free(vcpu->basic); in x86_pv_cleanup()
/xen-4.10.0-shim-comet/tools/flask/policy/modules/
A Dxen.if17 # Allow the domain to perform basic operations on itself
29 # Note: Because the domain can perform basic operations on itself and any
/xen-4.10.0-shim-comet/docs/misc/
A Dcoverage.markdown7 information. Every basic block in the code will be instrumented by the compiler
A Ddump-core-format.txt176 This note descriptor stores basic information of the domain.
198 This note descriptor stores basic information about xen
A Dhvm-emulated-unplug.markdown3 The protocol covers three basic things:
A Dxl-psr.markdown4 technologies, their basic concepts and the xl interfaces.
/xen-4.10.0-shim-comet/
A DCODING_STYLE119 * c-basic-offset: 4
/xen-4.10.0-shim-comet/docs/features/
A Dsched_credit.pandoc71 run some basic workload (e.g., login into them and run simple commands),
A Dsched_credit2.pandoc70 run some basic workload (e.g., login into them and run simple commands),
A Dsched_rtds.pandoc80 that they boot and can run some basic workload (e.g., login into them
/xen-4.10.0-shim-comet/tools/python/
A Dpylintrc7 # * handle some basic but necessary stats'data (number of classes, methods...)
96 enable-basic=yes
/xen-4.10.0-shim-comet/tools/python/scripts/
A Dconvert-legacy-stream278 basic = rdexact(vm.basic_len)
280 write_libxc_pv_vcpu_basic(vcpu_id, basic)
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dvpmu_intel.c863 if ( v->domain->arch.cpuid->basic.pmu_version <= 1 || in vmx_vpmu_initialise()
864 v->domain->arch.cpuid->basic.pmu_version >= 5 ) in vmx_vpmu_initialise()
/xen-4.10.0-shim-comet/m4/
A Dax_compare_version.m419 # The six basic comparisons are available, as well as checking equality
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A DREADME36 You can get a very basic debugging system: messages printed by the vgabios.
A Dvgabios.c237 ;; init basic bios vars
474 ;; Set the basic screen we have
479 ;; Set the basic modeset options
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vtpm.pod.78 Xen, Linux, and a basic understanding of the TPM and vTPM concepts.

Completed in 32 milliseconds

12