Searched defs:tpte (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | ev.c | 43 const struct fw_ri_tpte *tpte) in print_tpte()
|
/freebsd/sys/arm64/arm64/ |
H A D | pmap.c | 1982 pt_entry_t *pte, tpte; in pmap_extract() local 2032 pt_entry_t *pte, tpte; in pmap_extract_and_hold() local 2098 pt_entry_t *pte, tpte; in pmap_klookup() local 3137 pt_entry_t *pte, tpte; in reclaim_pv_chunk_domain() local 4221 pt_entry_t *pte, tpte; in pmap_remove_all() local 6889 pt_entry_t *pte, tpte; in pmap_remove_pages() local 7344 pt_entry_t *pte, tpte; in pmap_ts_referenced() local 8715 pt_entry_t *pte, tpte; in pmap_mincore() local
|
/freebsd/sys/i386/i386/ |
H A D | pmap.c | 2315 pt_entry_t *pte, tpte; in pmap_pv_reclaim() local 3209 pt_entry_t *pte, tpte; __CONCAT() local 4845 pt_entry_t *pte, tpte; __CONCAT() local [all...] |
/freebsd/sys/powerpc/aim/ |
H A D | mmu_radix.c | 1381 pt_entry_t *pte, tpte; in reclaim_pv_chunk() local 5340 pt_entry_t *pte, tpte; in mmu_radix_remove_all() local 5447 pt_entry_t *pte, tpte; mmu_radix_remove_pages() local [all...] |
/freebsd/sys/riscv/riscv/ |
H A D | pmap.c | 4223 pt_entry_t *pte, tpte; in pmap_remove_pages() local 5036 pt_entry_t *l2, *l3, tpte; in pmap_mincore() local
|
/freebsd/sys/amd64/amd64/ |
H A D | pmap.c | 5301 pt_entry_t *pte, tpte; in reclaim_pv_chunk_domain() local 6589 pt_entry_t *pte, tpte, PG_A, PG_M, PG_RW; in pmap_remove_all() local 8541 pt_entry_t *pte, tpte; in pmap_remove_pages() local
|
/freebsd/sys/dev/cxgbe/firmware/ |
H A D | t4fw_interface.h | 1995 struct fw_ri_tpte tpte; member
|