Searched refs:verify_record_x86_pv_vcpu_generic (Results 1 – 1 of 1) sorted by relevance
/xen/tools/python/xen/migration/ |
A D | libxc.py | 338 def verify_record_x86_pv_vcpu_generic(self, content, name): member in VerifyLibxc 493 VerifyLibxc.verify_record_x86_pv_vcpu_generic(s, x, "basic"), 496 VerifyLibxc.verify_record_x86_pv_vcpu_generic(s, x, "extended"), 499 VerifyLibxc.verify_record_x86_pv_vcpu_generic(s, x, "xsave"), 502 VerifyLibxc.verify_record_x86_pv_vcpu_generic(s, x, "msrs"),
|
Completed in 3 milliseconds