Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/
Dpcie.c179 uint32_t dest_id; in pcie_msi_map() local
189 dest_id = z_x86_cpuid_get_current_physical_apic_id() << in pcie_msi_map()
195 return 0xFEE00000U | dest_id | MSI_RH; in pcie_msi_map()