Home
last modified time | relevance | path

Searched defs:page_table (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/arch/vax/vax/
H A Dsgmap.c187 long *pte, *page_table = (long *)sgmap->aps_pt; in vax_sgmap_load() local
290 long *pte, *page_table = (long *)sgmap->aps_pt; in vax_sgmap_unload() local
/netbsd-src/sys/arch/alpha/common/
H A Dsgmap_typedep.c75 SGMAP_PTE_TYPE *pte, *page_table = sgmap->aps_pt; in __C() local
542 SGMAP_PTE_TYPE *pte, *page_table = sgmap->aps_pt; in __C() local
/netbsd-src/sys/arch/alpha/pci/
H A Ddwlpx_dma.c99 uint32_t *page_table; in dwlpx_dma_init() local
H A Dcia_dma.c309 uint64_t *page_table; in cia_dma_init() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dggc-page.c310 typedef page_entry **page_table[PAGE_L1_SIZE]; typedef
322 } *page_table; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dggc-page.cc310 typedef page_entry **page_table[PAGE_L1_SIZE]; typedef
322 } *page_table; typedef
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dgtt.c652 void *page_table, int type, in ppgtt_spt_get_entry()
681 void *page_table, int type, in ppgtt_spt_set_entry()
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_drv.h438 struct vmw_mob *page_table; member