Home
last modified time | relevance | path

Searched refs:pmap_cache_bits_pde (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/platform/pc64/include/
H A Dpmap.h288 pt_entry_t pmap_cache_bits_pde[PAT_INDEX_SIZE]; member
/dragonfly/sys/platform/pc64/x86_64/
H A Dpmap.c2267 bcopy(pat_pde_index, pmap->pmap_cache_bits_pde, in pmap_pinit_defaults()
2560 bcopy(pmap_cache_bits_ept, pmap->pmap_cache_bits_pde, in pmap_ept_transform()
6154 kernel_pmap->pmap_cache_bits_pde[mode]; in pmap_change_attr()