Searched refs:invalidate (Results 1 – 8 of 8) sorted by relevance
137 data cache clean-and-invalidate.160 data cache clean-and-invalidate.182 data cache clean-and-invalidate.
1137 cpumask_setall(ept->invalidate); in ept_sync_domain_prepare()1279 if ( !zalloc_cpumask_var(&ept->invalidate) ) in ept_p2m_init()1286 cpumask_setall(ept->invalidate); in ept_p2m_init()1294 free_cpumask_var(ept->invalidate); in ept_p2m_uninit()
140 * would invalidate the handle that with_intf passes to its argument. *)
55 cpumask_var_t invalidate; member
4440 if ( cpumask_test_cpu(cpu, ept->invalidate) ) in vmx_vmenter_helper()4442 cpumask_clear_cpu(cpu, ept->invalidate); in vmx_vmenter_helper()4459 if ( cpumask_test_cpu(cpu, ept->invalidate) ) in vmx_vmenter_helper()4461 cpumask_clear_cpu(cpu, ept->invalidate); in vmx_vmenter_helper()
316 /* invalidate in P2M */
1368 hypervisor activity can invalidate the expectations of the device driver,1404 By default, the timeout is 1000 ms. When you see error 'Queue invalidate
14 License. This exception does not however invalidate any other reasons
Completed in 22 milliseconds