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.c198 __exclusive_cache_line static struct pmap_large_md_page pv_dummy_large; variable
199 #define pv_dummy pv_dummy_large.pv_page
242 _lock = &pv_dummy_large.pv_lock; \
254 return (&pv_dummy_large.pv_lock); in VM_PAGE_TO_PV_LIST_LOCK()
1599 pvd = &pv_dummy_large; in pmap_init_pv_table()
/freebsd/sys/amd64/amd64/
H A Dpmap.c357 _lock = &pv_dummy_large.pv_lock; \
521 __exclusive_cache_line static struct pmap_large_md_page pv_dummy_large; variable
522 #define pv_dummy pv_dummy_large.pv_page
1062 gen = &pv_dummy_large.pv_invl_gen; in pmap_delayed_invl_genp()
2413 pvd = &pv_dummy_large; in pmap_init_pv_table()