Searched defs:cache_bits (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/i386/i386/ |
| H A D | pmap.c | 1106 __CONCAT(PMTYPE, cache_bits)(pmap_t pmap, int mode, boolean_t is_pde) in __CONCAT() argument 1108 int cache_bits, pat_flag, pat_idx; in __CONCAT() local 5398 pmap_pte_attr(pt_entry_t *pte, int cache_bits) in pmap_pte_attr() 5415 pmap_pde_attr(pd_entry_t *pde, int cache_bits) in pmap_pde_attr()
|
| /freebsd-13.1/sys/powerpc/aim/ |
| H A D | mmu_radix.c | 4587 uint64_t cache_bits, attr_bits; in mmu_radix_qenter() local 5880 pmap_pte_attr(pt_entry_t *pte, uint64_t cache_bits, uint64_t mask) in pmap_pte_attr() 6005 uint64_t cache_bits; in mmu_radix_kenter_attr() local 6104 int cache_bits, error; in pmap_change_attr_locked() local
|
| /freebsd-13.1/sys/amd64/amd64/ |
| H A D | pmap.c | 2602 int cache_bits, pat_flag, pat_idx; in pmap_cache_bits() local 3865 int cache_bits; in pmap_kenter_attr() local 3918 int cache_bits; in pmap_qenter() local 10139 int cache_bits, error __unused, i; in pmap_map_io_transient() local
|