SNDRV_TRIDENT_PAGE_SIZE 3357 sound/pci/trident/trident_main.c SNDRV_TRIDENT_PAGE_SIZE, &trident->tlb.silent_page) < 0) { SNDRV_TRIDENT_PAGE_SIZE 3361 sound/pci/trident/trident_main.c memset(trident->tlb.silent_page.area, 0, SNDRV_TRIDENT_PAGE_SIZE); SNDRV_TRIDENT_PAGE_SIZE 3363 sound/pci/trident/trident_main.c trident->tlb.entries[i] = cpu_to_le32(trident->tlb.silent_page.addr & ~(SNDRV_TRIDENT_PAGE_SIZE-1)); SNDRV_TRIDENT_PAGE_SIZE 3368 sound/pci/trident/trident_main.c trident->tlb.memhdr = snd_util_memhdr_new(SNDRV_TRIDENT_PAGE_SIZE * SNDRV_TRIDENT_MAX_PAGES); SNDRV_TRIDENT_PAGE_SIZE 23 sound/pci/trident/trident_memory.c do { (trident)->tlb.entries[page] = cpu_to_le32((addr) & ~(SNDRV_TRIDENT_PAGE_SIZE-1)); \ SNDRV_TRIDENT_PAGE_SIZE 28 sound/pci/trident/trident_memory.c (dma_addr_t)le32_to_cpu((trident->tlb.entries[page]) & ~(SNDRV_TRIDENT_PAGE_SIZE - 1)) SNDRV_TRIDENT_PAGE_SIZE 62 sound/pci/trident/trident_memory.c __set_tlb_bus(trident, page+1, ptr + SNDRV_TRIDENT_PAGE_SIZE, addr + SNDRV_TRIDENT_PAGE_SIZE); SNDRV_TRIDENT_PAGE_SIZE 73 sound/pci/trident/trident_memory.c #define UNIT_PAGES (PAGE_SIZE / SNDRV_TRIDENT_PAGE_SIZE) SNDRV_TRIDENT_PAGE_SIZE 74 sound/pci/trident/trident_memory.c #define ALIGN_PAGE_SIZE (SNDRV_TRIDENT_PAGE_SIZE * UNIT_PAGES) SNDRV_TRIDENT_PAGE_SIZE 94 sound/pci/trident/trident_memory.c ptr += SNDRV_TRIDENT_PAGE_SIZE; SNDRV_TRIDENT_PAGE_SIZE 95 sound/pci/trident/trident_memory.c addr += SNDRV_TRIDENT_PAGE_SIZE; SNDRV_TRIDENT_PAGE_SIZE 163 sound/pci/trident/trident_memory.c if (ptr & (SNDRV_TRIDENT_PAGE_SIZE-1)) { SNDRV_TRIDENT_PAGE_SIZE 184 sound/pci/trident/trident_memory.c SNDRV_TRIDENT_PAGE_SIZE)) SNDRV_TRIDENT_PAGE_SIZE 233 sound/pci/trident/trident_memory.c SNDRV_TRIDENT_PAGE_SIZE)) SNDRV_TRIDENT_PAGE_SIZE 250 sound/pci/trident/trident_memory.c ptr += SNDRV_TRIDENT_PAGE_SIZE, addr += SNDRV_TRIDENT_PAGE_SIZE) {