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

/netbsd-current/sys/arch/alpha/pci/
H A Dpci_sgmap_pte32.h34 #define SGMAP_PTE_TYPE uint32_t macro
H A Dpci_sgmap_pte64.h34 #define SGMAP_PTE_TYPE uint64_t macro
/netbsd-current/sys/arch/alpha/tc/
H A Dtc_sgmap.h34 #define SGMAP_PTE_TYPE uint32_t macro
/netbsd-current/sys/arch/alpha/common/
H A Dsgmap_typedep.h39 extern SGMAP_PTE_TYPE __C(SGMAP_TYPE,_prefetch_spill_page_pte);
H A Dsgmap_typedep.c48 SGMAP_PTE_TYPE __C(SGMAP_TYPE,_prefetch_spill_page_pte);
75 SGMAP_PTE_TYPE *pte, *page_table = sgmap->aps_pt;
138 SGMAP_PTE_TYPE spill_pte_v = __C(SGMAP_TYPE,_prefetch_spill_page_pte);
286 SGMAP_PTE_TYPE *extra_pte =
542 SGMAP_PTE_TYPE *pte, *page_table = sgmap->aps_pt;

Completed in 126 milliseconds