Searched refs:SGMAP_PTE_SPACING (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/alpha/pci/
H A Dpci_sgmap_pte32.h35 #define SGMAP_PTE_SPACING 0x20 macro
H A Dpci_sgmap_pte64.h35 #define SGMAP_PTE_SPACING 1 macro
H A Ddwlpx_dma.c201 page_table[i * SGMAP_PTE_SPACING] = 0;
/netbsd-current/sys/arch/alpha/tc/
H A Dtc_sgmap.h35 #define SGMAP_PTE_SPACING 2 macro
/netbsd-current/sys/arch/alpha/common/
H A Dsgmap_typedep.c238 pte = &page_table[pteidx * SGMAP_PTE_SPACING];
270 pte = &page_table[pteidx * SGMAP_PTE_SPACING]) {
287 &page_table[extra_pteidx * SGMAP_PTE_SPACING];
305 &page_table[extra_pteidx * SGMAP_PTE_SPACING];
568 pte = &page_table[pteidx * SGMAP_PTE_SPACING];

Completed in 191 milliseconds