Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/interrupt_controller/
Dintc_intel_vtd.h19 union vtd_irte { union
125 union vtd_irte irte[IRTE_NUM] __aligned(0x1000);
Dintc_intel_vtd.c90 sizeof(union vtd_irte)); in vtd_flush_irte_from_cache()
352 union vtd_irte irte = { 0 }; in vtd_ictl_remap()