Home
last modified time | relevance | path

Searched defs:nr_msrs (Results 1 – 7 of 7) sorted by relevance

/xen/tools/libxc/
A Dxc_cpuid_x86.c113 uint32_t *nr_msrs) in xc_get_cpu_policy_size()
133 uint32_t *nr_msrs, xen_msr_entry_t *msrs) in xc_get_system_cpu_policy()
171 uint32_t *nr_msrs, xen_msr_entry_t *msrs) in xc_get_domain_cpu_policy()
209 uint32_t nr_msrs, xen_msr_entry_t *msrs, in xc_set_domain_cpu_policy()
288 unsigned int nr_leaves, nr_msrs; in xc_cpuid_xend_policy() local
435 unsigned int i, nr_leaves, nr_msrs; in xc_cpuid_apply_policy() local
A Dxc_sr_common_x86.c50 uint32_t nr_leaves = 0, nr_msrs = 0; in write_x86_cpu_policy_records() local
138 uint32_t nr_leaves = 0, nr_msrs = 0; in x86_static_data_complete() local
/xen/tools/misc/
A Dxen-cpuid.c328 xen_msr_entry_t *msrs, uint32_t nr_msrs) in print_policy()
482 uint32_t nr_msrs = max_msrs; in main() local
498 uint32_t nr_msrs = max_msrs; in main() local
/xen/xen/arch/x86/
A Ddomctl.c1227 uint32_t nr_msrs = ARRAY_SIZE(msrs_to_send); in arch_do_domctl() local
/xen/tools/tests/cpu-policy/
A Dtest-cpu-policy.c237 unsigned int nr_msrs; in test_msr_serialise_success() member
/xen/xen/include/public/
A Dsysctl.h1054 uint32_t nr_msrs; /* IN/OUT: Number of MSRs in/written to member
A Ddomctl.h678 uint32_t nr_msrs; /* IN/OUT: Number of MSRs in/written to member

Completed in 18 milliseconds