Home
last modified time | relevance | path

Searched refs:vtd_allocate_entries (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.6.0/arch/x86/core/intel64/
Dirq.c117 int irte = vtd_allocate_entries(vtd, 1); in arch_irq_connect_dynamic()
/Zephyr-Core-3.6.0/include/zephyr/drivers/interrupt_controller/
Dintel_vtd.h71 static inline int vtd_allocate_entries(const struct device *dev, in vtd_allocate_entries() function
/Zephyr-Core-3.6.0/arch/x86/core/
Dpcie.c238 irte = vtd_allocate_entries(vtd, n_vector); in arch_pcie_msi_vectors_allocate()