Home
last modified time | relevance | path

Searched refs:vs (Results 1 – 11 of 11) sorted by relevance

/xen-4.10.0-shim-comet/tools/xl/
A Dxl_pci.c109 static int pciattach(uint32_t domid, const char *bdf, const char *vs) in pciattach() argument
138 const char *bdf = NULL, *vs = NULL; in main_pciattach() local
148 vs = argv[optind + 2]; in main_pciattach()
150 if (pciattach(domid, bdf, vs)) in main_pciattach()
/xen-4.10.0-shim-comet/tools/libacpi/
A DMakefile45 iasl -vs -p $(ACPI_BUILD_DIR)/$*.$(TMP_SUFFIX) -tc $<
78 iasl -vs -p $(ACPI_BUILD_DIR)/$*.$(TMP_SUFFIX) -tc $(ACPI_BUILD_DIR)/$*.asl
/xen-4.10.0-shim-comet/tools/memshr/
A Dbidir-hash.c921 __sec_t vs; in __key_remove() local
954 vs = e->__sec; in __key_remove()
959 vidx = hash_to_idx(h, __sec_hash(vs)); in __key_remove()
987 (memcmp(&(e->__sec), &vs, sizeof(__sec_t)))) in __key_remove()
1070 __sec_t vs; in __value_remove() local
1103 vs = e->__sec; in __value_remove()
1108 vidx = hash_to_idx(h, __sec_hash(vs)); in __value_remove()
1136 (memcmp(&(e->__sec), &vs, sizeof(__sec_t)))) in __value_remove()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmtrr.h95 bool_t mtrr_pat_not_equal(struct vcpu *vd, struct vcpu *vs);
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dmtrr.c476 bool_t mtrr_pat_not_equal(struct vcpu *vd, struct vcpu *vs) in mtrr_pat_not_equal() argument
479 struct mtrr_state *ms = &vs->arch.hvm_vcpu.mtrr; in mtrr_pat_not_equal()
501 if ( vd->arch.hvm_vcpu.pat_cr != vs->arch.hvm_vcpu.pat_cr ) in mtrr_pat_not_equal()
A Dhvm.c2037 struct vcpu *vs; in domain_exit_uc_mode() local
2039 for_each_vcpu ( d, vs ) in domain_exit_uc_mode()
2041 if ( (vs == v) || !vs->is_initialised ) in domain_exit_uc_mode()
2043 if ( (vs->arch.hvm_vcpu.cache_mode == NO_FILL_CACHE_MODE) || in domain_exit_uc_mode()
2044 mtrr_pat_not_equal(vs, v) ) in domain_exit_uc_mode()
/xen-4.10.0-shim-comet/docs/features/
A Dsched_credit.pandoc84 * [long standing BOOST vs. migration bug](https://lists.xen.org/archives/html/xen-devel/2015-10/msg…
/xen-4.10.0-shim-comet/docs/misc/arm/device-tree/
A Dbooting.txt70 priority of this field vs. other mechanisms of specifying the
/xen-4.10.0-shim-comet/docs/misc/
A Dxenmon.txt94 This is a bug that is due to xenbaked's treatment of domain id's vs. domain
/xen-4.10.0-shim-comet/docs/man/
A Dxen-tscmode.pod.747 the family of rdtsc instructions are executed "natively" vs emulated.
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D99minios758 /* The structure for speed vs. divisor. */

Completed in 19 milliseconds