Searched refs:align_entry (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dpci_impl.h142 unsigned int align_entry; member in struct:pci_iommu_arena
H A Dcore_tsunami.c319 * NOTE: we need the align_entry settings for Acer devices on ES40,
324 hose->sg_isa->align_entry = 4;
328 hose->sg_pci->align_entry = 4; /* Tsunami caches 4 PTEs at a time */
H A Dsys_dp264.c545 hose_head->sg_isa->align_entry = 4;
546 hose_head->sg_pci->align_entry = 4;
H A Dcore_titan.c322 hose->sg_isa->align_entry = 8; /* 64KB for ISA */
325 hose->sg_pci->align_entry = 4; /* Titan caches 4 PTEs at a time */
H A Dcore_marvel.c291 hose->sg_isa->align_entry = 8; /* cache line boundary */
309 hose->sg_pci->align_entry = 8; /* cache line boundary */
H A Dpci_iommu.c107 arena->align_entry = 1;
190 mask = max(align, arena->align_entry) - 1;
H A Dcore_cia.c495 arena->align_entry = 4;

Completed in 59 milliseconds