Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Dpmap.c206 __exclusive_cache_line static struct pmap_large_md_page pv_dummy_large; variable
207 #define pv_dummy pv_dummy_large.pv_page
252 _lock = &pv_dummy_large.pv_lock; \
264 return (&pv_dummy_large.pv_lock); in VM_PAGE_TO_PV_LIST_LOCK()
1670 pvd = &pv_dummy_large; in pmap_init_pv_table()
/freebsd/sys/amd64/amd64/
H A Dpmap.c355 _lock = &pv_dummy_large.pv_lock; \
573 __exclusive_cache_line static struct pmap_large_md_page pv_dummy_large; variable
574 #define pv_dummy pv_dummy_large.pv_page
1124 gen = &pv_dummy_large.pv_invl_gen; in pmap_delayed_invl_genp()
2457 pvd = &pv_dummy_large; in pmap_init_pv_table()