Searched refs:SNDRV_TRIDENT_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
27 #define SNDRV_TRIDENT_PAGE_SIZE 4096 macro
3302 SNDRV_TRIDENT_PAGE_SIZE); in snd_trident_tlb_alloc()3307 memset(trident->tlb.silent_page->area, 0, SNDRV_TRIDENT_PAGE_SIZE); in snd_trident_tlb_alloc()3309 …trident->tlb.entries[i] = cpu_to_le32(trident->tlb.silent_page->addr & ~(SNDRV_TRIDENT_PAGE_SIZE-1… in snd_trident_tlb_alloc()3312 trident->tlb.memhdr = snd_util_memhdr_new(SNDRV_TRIDENT_PAGE_SIZE * SNDRV_TRIDENT_MAX_PAGES); in snd_trident_tlb_alloc()