taglinefilesource code
DMA_PAGE_5149include/asm-alpha/dma.h#define DMA_HIPAGE_5    (0x400 | DMA_PAGE_5)
DMA_PAGE_5231include/asm-alpha/dma.hdma_outb(pagenr & 0xfe, DMA_PAGE_5);
DMA_PAGE_5194include/asm-i386/dma.hdma_outb(pagenr & 0xfe, DMA_PAGE_5);
DMA_PAGE_5203include/asm-mips/dma.hdma_outb(pagenr & 0xfe, DMA_PAGE_5);
DMA_PAGE_5194include/asm-ppc/dma.hdma_outb(pagenr & 0xfe, DMA_PAGE_5);