Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Damd_iommu_types.h479 u64 address_end; member
/linux-2.6.39/arch/x86/kernel/
Damd_iommu_init.c1106 e->address_end = e->address_start + PAGE_ALIGN(m->range_length); in init_unity_map_range()
1114 e->address_start, e->address_end, m->flags); in init_unity_map_range()
Damd_iommu.c945 for (addr = e->address_start; addr < e->address_end; in dma_ops_unity_map()