Home
last modified time | relevance | path

Searched refs:nvmx_intr_blocked (Results 1 – 3 of 3) sorted by relevance

/xen/xen/arch/x86/hvm/vmx/
A Dintr.c150 enum hvm_intblk nvmx_intr_blocked(struct vcpu *v) in nvmx_intr_blocked() function
184 if ( nvmx_intr_blocked(v) != hvm_intblk_none ) in nvmx_intr_intercept()
A Dvmx.c2289 .nhvm_intr_blocked = nvmx_intr_blocked,
/xen/xen/include/asm-x86/hvm/vmx/
A Dvvmx.h91 enum hvm_intblk nvmx_intr_blocked(struct vcpu *v);

Completed in 10 milliseconds