/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | psr.c | 207 xfree(info->features[i]); in free_socket_resources() 208 info->features[i] = NULL; in free_socket_resources() 339 info->features[type] = feat; in cat_init_feature() 505 psr_cmt->features = edx; in init_psr_cmt() 514 psr_cmt->l3.features = edx; in init_psr_cmt() 694 feat = info->features[feat_type]; in psr_get_info() 727 feat = info->features[feat_type]; in psr_get_val() 869 feat = info->features[feat_type]; in insert_val_into_array() 959 feat = info->features[feat_type]; in find_cos() 978 feat = info->features[i]; in find_cos() [all …]
|
A D | sysctl.c | 131 (psr_cmt->features & PSR_RESOURCE_TYPE_L3) && in arch_do_sysctl() 132 (psr_cmt->l3.features & PSR_CMT_L3_OCCUPANCY); in arch_do_sysctl() 161 sysctl->u.psr_cmt_op.u.data = psr_cmt->l3.features; in arch_do_sysctl() 242 if ( guest_handle_is_null(sysctl->u.cpu_featureset.features) ) in arch_do_sysctl() 266 if ( !ret && copy_to_guest(sysctl->u.cpu_featureset.features, in arch_do_sysctl()
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | feature-levelling.pandoc | 19 On native hardware, a kernel will boot, detect features, typically optimise 20 certain codepaths based on the available features, and expect the features to 37 A firmware or software upgrade might reduce the available set of features 41 It is unsafe to make any assumption about features remaining consistent across 54 The `CPUID` instruction is used by software to query for features. In the 57 fault, complicating the task of hiding hardware features from guests. 103 features to be hidden by clearing the appropriate bit in the mask, but does 104 not allow unsupported features to be advertised. 114 As some features depend on other features, it is important that, when 124 disable all dependent features of a specific disabled feature in constant [all …]
|
A D | template.pandoc | 45 Information concerning incompatibilities with other features or hardware 55 feature itself, or improve interaction with other features. 60 features, this section must contain the list of items needing fixing for
|
A D | intel_psr_cat_cdp.pandoc | 99 L3 CAT/CDP and L2 CAT are all members of Intel PSR features, they share the base 176 HW may support all features. By default, CDP is disabled on the processor. 194 PSR features in future). In some cases, a domain is permitted to have a COS 195 that is beyond one (or more) of PSR features but within the others. For 355 3. Per-socket PSR features information structure 360 struct feat_node *features[PSR_SOCKET_FEAT_NUM]; 367 We collect all PSR allocation features information of a socket in this 375 - Member `features` 377 `features` is a pointer array to save all enabled features poniters
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | psr.h | 44 unsigned int features; member 51 unsigned int features; member
|
A D | amd-iommu.h | 91 u64 features; member
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_dom_compat_linux.c | 42 const char *features, in xc_linux_build() argument 53 dom = xc_dom_allocate(xch, cmdline, features); in xc_linux_build()
|
/xen-4.10.0-shim-comet/tools/misc/ |
A D | xen-cpuid.c | 211 static void decode_featureset(const uint32_t *features, in decode_featureset() argument 220 printf("%08x%c", features[i], in decode_featureset() 230 dump_leaf(features[i], decodes[i].strs); in decode_featureset()
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | iommu.h | 87 DECLARE_BITMAP(features, IOMMU_FEAT_count); 91 #define iommu_set_feature(d, f) set_bit(f, dom_iommu(d)->features) 92 #define iommu_clear_feature(d, f) clear_bit(f, dom_iommu(d)->features)
|
/xen-4.10.0-shim-comet/xen/common/libelf/ |
A D | libelf-dominfo.c | 35 elf_errorstatus elf_xen_parse_features(const char *features, in elf_xen_parse_features() argument 42 if ( features == NULL ) in elf_xen_parse_features() 45 for ( pos = 0; features[pos] != '\0'; pos += len ) in elf_xen_parse_features() 52 if ( features[pos + len] == '\0' ) in elf_xen_parse_features() 54 if ( features[pos + len] == '|' ) in elf_xen_parse_features() 59 feature[len] = features[pos + len]; in elf_xen_parse_features()
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | xenstore-ring.txt | 56 The xenstore server may decide to advertise some features via the 57 "Server feature bitmap". The server can start advertising features 58 at any time by setting bits but it will never stop advertising features 60 the server feature bitmap. The server features are offered to the guest; 64 The following features are defined:
|
A D | qemu-deprivilege.txt | 34 Please note that running QEMU as non-root causes several features like
|
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/ |
A D | iommu_detect.c | 83 iommu->features = 0; in get_iommu_features() 90 iommu->features = ((u64)high << 32) | low; in get_iommu_features()
|
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/ |
A D | mkbuildtree | 36 if [ -f ${XL}/drivers/xen/core/features.c ]; then 37 ln -sf ${XL}/drivers/xen/core/features.c platform-pci 39 ln -sf ${XL}/drivers/xen/features.c platform-pci
|
/xen-4.10.0-shim-comet/xen/drivers/passthrough/arm/ |
A D | smmu.c | 623 u32 features; member 1223 if (!(smmu->features & ARM_SMMU_FEAT_TRANS_S1)) in arm_smmu_init_domain_context() 1225 if (!(smmu->features & ARM_SMMU_FEAT_TRANS_S2)) in arm_smmu_init_domain_context() 2130 smmu->features |= ARM_SMMU_FEAT_TRANS_S1; in arm_smmu_device_cfg_probe() 2135 smmu->features |= ARM_SMMU_FEAT_TRANS_S2; in arm_smmu_device_cfg_probe() 2140 smmu->features |= ARM_SMMU_FEAT_TRANS_NESTED; in arm_smmu_device_cfg_probe() 2144 if (!(smmu->features & in arm_smmu_device_cfg_probe() 2158 smmu->features |= ARM_SMMU_FEAT_STREAM_MATCH; in arm_smmu_device_cfg_probe() 2258 if (smmu->features & ARM_SMMU_FEAT_TRANS_S1) in arm_smmu_device_cfg_probe() 2262 if (smmu->features & ARM_SMMU_FEAT_TRANS_S2) in arm_smmu_device_cfg_probe() [all …]
|
/xen-4.10.0-shim-comet/tools/tests/mce-test/ |
A D | README | 5 testing the Xen MCE processing features. The goal is to cover 6 most Xen MCE processing code paths and features with automation tests.
|
/xen-4.10.0-shim-comet/docs/ |
A D | configure.ac | 18 m4_include([../m4/features.m4])
|
A D | ChangeLog | 104 Allows the domain builder to set optimization features for a guest. This 107 file. Other architectures may extend this domctl to enable features
|
/xen-4.10.0-shim-comet/ |
A D | configure.ac | 15 m4_include([m4/features.m4])
|
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/ |
A D | Kbuild | 8 xen-platform-pci-objs += features.o platform-compat.o
|
/xen-4.10.0-shim-comet/tools/blktap2/include/ |
A D | vhd.h | 50 u32 features; /* Feature Support -- see below */ member
|
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xenguest.h | 227 const char *features,
|
/xen-4.10.0-shim-comet/xen/include/public/io/ |
A D | netif.h | 997 uint16_t features; member
|
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/ |
A D | vhd-util-read.c | 105 printf("Features : (0x%08x) %s%s\n", f->features, in vhd_print_footer() 106 (f->features & HD_TEMPORARY) ? "<TEMP>" : "", in vhd_print_footer() 107 (f->features & HD_RESERVED) ? "<RESV>" : ""); in vhd_print_footer()
|