Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Damd_iommu_types.h81 #define EVENT_ENTRY_SIZE 0x10 macro
/linux-2.6.39/arch/x86/kernel/
Damd_iommu.c362 head = (head + EVENT_ENTRY_SIZE) % iommu->evt_buf_size; in iommu_poll_events()