Searched refs:nvmx_intr_blocked (Results 1 – 3 of 3) sorted by relevance
150 enum hvm_intblk nvmx_intr_blocked(struct vcpu *v) in nvmx_intr_blocked() function184 if ( nvmx_intr_blocked(v) != hvm_intblk_none ) in nvmx_intr_intercept()
2289 .nhvm_intr_blocked = nvmx_intr_blocked,
91 enum hvm_intblk nvmx_intr_blocked(struct vcpu *v);
Completed in 10 milliseconds