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

/linux-master/arch/alpha/kernel/
H A Dpci_impl.h143 unsigned int align_entry; member in struct:pci_iommu_arena
H A Dcore_tsunami.c321 * NOTE: we need the align_entry settings for Acer devices on ES40,
327 hose->sg_isa->align_entry = 4;
332 hose->sg_pci->align_entry = 4; /* Tsunami caches 4 PTEs at a time */
H A Dsys_dp264.c534 hose_head->sg_isa->align_entry = 4;
535 hose_head->sg_pci->align_entry = 4;
H A Dcore_titan.c323 hose->sg_isa->align_entry = 8; /* 64KB for ISA */
327 hose->sg_pci->align_entry = 4; /* Titan caches 4 PTEs at a time */
H A Dcore_marvel.c295 hose->sg_isa->align_entry = 8; /* cache line boundary */
312 hose->sg_pci->align_entry = 8; /* cache line boundary */
H A Dpci_iommu.c92 arena->align_entry = 1;
172 mask = max(align, arena->align_entry) - 1;
H A Dcore_cia.c502 arena->align_entry = 4;

Completed in 154 milliseconds