Searched defs:cache_bits (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/i386/i386/ |
H A D | pmap.c | 1096 __CONCAT(PMTYPE, cache_bits)(pmap_t pmap, int mode, bool is_pde) in __CONCAT() argument 1098 int cache_bits, pat_flag, pat_idx; in __CONCAT() local 5483 pmap_pte_attr(pt_entry_t *pte, int cache_bits) in pmap_pte_attr() argument 5500 pmap_pde_attr(pd_entry_t * pde,int cache_bits) pmap_pde_attr() argument [all...] |
/freebsd/sys/powerpc/aim/ |
H A D | mmu_radix.c | 4671 uint64_t cache_bits, attr_bits; in mmu_radix_qenter() local 5994 pmap_pte_attr(pt_entry_t *pte, uint64_t cache_bits, uint64_t mask) in pmap_pte_attr() argument 6119 uint64_t cache_bits; in mmu_radix_kenter_attr() local 6218 int cache_bits, error; in pmap_change_attr_locked() local [all...] |
/freebsd/sys/amd64/amd64/ |
H A D | pmap.c | 2709 int cache_bits, pat_flag, pat_idx; in pmap_cache_bits() local 4000 int cache_bits; in pmap_kenter_attr() local 4053 int cache_bits; in pmap_qenter() local
|