Searched refs:TEE_FIXED_NONSECURE_VECTOR (Results 1 – 2 of 2) sorted by relevance
86 if (prio(pending_intr) > prio(TEE_FIXED_NONSECURE_VECTOR)) { in tee_switch_to_ree()98 } else if (prio(pending_intr) == prio(TEE_FIXED_NONSECURE_VECTOR)) { in tee_switch_to_ree()104 vlapic_clear_pending_intr(vcpu, TEE_FIXED_NONSECURE_VECTOR); in tee_switch_to_ree()199 vlapic_set_intr(tee_vcpu, TEE_FIXED_NONSECURE_VECTOR, LAPIC_TRIG_EDGE); in handle_x86_tee_int()
14 #define TEE_FIXED_NONSECURE_VECTOR 0x29U macro
Completed in 3 milliseconds