Home
last modified time | relevance | path

Searched refs:invalidate (Results 1 – 8 of 8) sorted by relevance

/xen/xen/arch/arm/
A DKconfig137 data cache clean-and-invalidate.
160 data cache clean-and-invalidate.
182 data cache clean-and-invalidate.
/xen/xen/arch/x86/mm/
A Dp2m-ept.c1137 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()
/xen/tools/ocaml/libs/xc/
A Dxenctrl.mli140 * would invalidate the handle that with_intf passes to its argument. *)
/xen/xen/include/asm-x86/hvm/vmx/
A Dvmcs.h55 cpumask_var_t invalidate; member
/xen/xen/arch/x86/hvm/vmx/
A Dvmx.c4440 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()
/xen/docs/misc/
A Dgrant-tables.txt316 /* invalidate in P2M */
A Dxen-command-line.pandoc1368 hypervisor activity can invalidate the expectations of the device driver,
1404 By default, the timeout is 1000 ms. When you see error 'Queue invalidate
/xen/tools/ocaml/
A DLICENSE14 License. This exception does not however invalidate any other reasons

Completed in 22 milliseconds