Searched defs:cache_bits (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/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 5406 pmap_pte_attr(pt_entry_t *pte, int cache_bits) in pmap_pte_attr() 5423 pmap_pde_attr(pd_entry_t *pde, int cache_bits) in pmap_pde_attr()
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | pmap.c | 2533 int cache_bits, pat_flag, pat_idx; in pmap_cache_bits() local 3803 int cache_bits; in pmap_kenter_attr() local 3855 int cache_bits; in pmap_qenter() local 9971 int cache_bits, error __unused, i; in pmap_map_io_transient() local
|