Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Doptee.c86 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()
/hypervisor/include/arch/x86/asm/guest/
A Doptee.h14 #define TEE_FIXED_NONSECURE_VECTOR 0x29U macro

Completed in 3 milliseconds