Home
last modified time | relevance | path

Searched refs:V_IGN_TPR_MASK (Results 1 – 2 of 2) sorted by relevance

/qemu/target/i386/
H A Dsvm.h22 #define V_IGN_TPR_MASK (1 << V_IGN_TPR_SHIFT) macro
H A Dcpu.h2849 if (env->int_ctl & V_IGN_TPR_MASK) { in ctl_has_irq()