Searched defs:page_table (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/arch/alpha/pci/
H A Dcia_dma.c199 u_int64_t *page_table; local
/openbsd-current/sys/arch/alpha/dev/
H A Dsgmap_typedep.c64 SGMAP_PTE_TYPE *pte, *page_table = sgmap->aps_pt; local
398 SGMAP_PTE_TYPE *pte, *page_table = sgmap->aps_pt; local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dggc-page.c286 typedef page_entry **page_table[PAGE_L1_SIZE]; typedef
298 } *page_table; typedef in typeref:struct:page_table_chain
/openbsd-current/gnu/gcc/gcc/
H A Dggc-page.c325 typedef page_entry **page_table[PAGE_L1_SIZE]; typedef
337 } *page_table; typedef in typeref:struct:page_table_chain
H A Dggc-zone.c330 typedef page_entry **page_table[PAGE_L1_SIZE]; typedef
342 } *page_table; typedef in typeref:struct:page_table_chain
/openbsd-current/sys/dev/pci/drm/i915/gvt/
H A Dgtt.c648 ppgtt_spt_get_entry( struct intel_vgpu_ppgtt_spt *spt, void *page_table, int type, struct intel_gvt_gtt_entry *e, unsigned long index, bool guest) argument
677 ppgtt_spt_set_entry( struct intel_vgpu_ppgtt_spt *spt, void *page_table, int type, struct intel_gvt_gtt_entry *e, unsigned long index, bool guest) argument

Completed in 188 milliseconds