/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | cpuid.c | 85 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 D | domctl.c | 64 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 D | cpuid.h | 113 } 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 D | Makefile | 6 TARGETS= network-bridge.png network-basic.png
|
/xen-4.10.0-shim-comet/tools/tests/regression/ |
A D | README | 20 them and run a basic syntax check, run
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | hvm.c | 943 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 D | ioreq.c | 1201 d->arch.cpuid->basic.raw_fms, NULL, NULL)) > 0x10 && in hvm_select_ioreq_server()
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_sr_common.h | 171 void *basic, *extd, *xsave, *msr; member
|
A D | xc_sr_restore_x86_pv.c | 243 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 D | xen.if | 17 # 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 D | coverage.markdown | 7 information. Every basic block in the code will be instrumented by the compiler
|
A D | dump-core-format.txt | 176 This note descriptor stores basic information of the domain. 198 This note descriptor stores basic information about xen
|
A D | hvm-emulated-unplug.markdown | 3 The protocol covers three basic things:
|
A D | xl-psr.markdown | 4 technologies, their basic concepts and the xl interfaces.
|
/xen-4.10.0-shim-comet/ |
A D | CODING_STYLE | 119 * c-basic-offset: 4
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | sched_credit.pandoc | 71 run some basic workload (e.g., login into them and run simple commands),
|
A D | sched_credit2.pandoc | 70 run some basic workload (e.g., login into them and run simple commands),
|
A D | sched_rtds.pandoc | 80 that they boot and can run some basic workload (e.g., login into them
|
/xen-4.10.0-shim-comet/tools/python/ |
A D | pylintrc | 7 # * 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 D | convert-legacy-stream | 278 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 D | vpmu_intel.c | 863 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 D | ax_compare_version.m4 | 19 # The six basic comparisons are available, as well as checking equality
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | README | 36 You can get a very basic debugging system: messages printed by the vgabios.
|
A D | vgabios.c | 237 ;; 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 D | xen-vtpm.pod.7 | 8 Xen, Linux, and a basic understanding of the TPM and vTPM concepts.
|