Searched refs:handle_xsetbv (Results 1 – 4 of 4) sorted by relevance
121 int __must_check handle_xsetbv(u32 index, u64 new_bv);
694 int handle_xsetbv(u32 index, u64 new_bv) in handle_xsetbv() function
329 rc = handle_xsetbv(XCR_XFEATURE_ENABLED_MASK, in hvm_set_guest_bndcfgs()338 if ( handle_xsetbv(XCR_XFEATURE_ENABLED_MASK, xcr0) ) in hvm_set_guest_bndcfgs()1962 rc = handle_xsetbv(index, new_bv); in hvm_handle_xsetbv()2423 int rc = handle_xsetbv(XCR_XFEATURE_ENABLED_MASK, in hvm_set_cr4()2432 if ( handle_xsetbv(XCR_XFEATURE_ENABLED_MASK, in hvm_set_cr4()
5040 handle_xsetbv(_regs.ecx, in x86_emulate()
Completed in 21 milliseconds