Searched defs:cache_bits (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/i386/i386/ |
H A D | pmap.c | 1087 __CONCAT(PMTYPE, cache_bits)(pmap_t pmap, int mode, bool is_pde) in __CONCAT() argument 1089 int cache_bits, pat_flag, pat_idx; in __CONCAT() local 5478 pmap_pte_attr(pt_entry_t *pte, int cache_bits) in pmap_pte_attr() 5495 pmap_pde_attr(pd_entry_t *pde, int cache_bits) in pmap_pde_attr()
|
/freebsd/sys/powerpc/aim/ |
H A D | mmu_radix.c | 4675 uint64_t cache_bits, attr_bits; in mmu_radix_qenter() local 5998 pmap_pte_attr(pt_entry_t *pte, uint64_t cache_bits, uint64_t mask) in pmap_pte_attr() 6123 uint64_t cache_bits; in mmu_radix_kenter_attr() local 6222 int cache_bits, error; in pmap_change_attr_locked() local
|
/freebsd/sys/amd64/amd64/ |
H A D | pmap.c | 2655 int cache_bits, pat_flag, pat_idx; in pmap_cache_bits() local 3946 int cache_bits; in pmap_kenter_attr() local 3999 int cache_bits; in pmap_qenter() local
|