Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
H A Dmptable.c164 vm_size_t mp_cth_mapsz; member
536 mpt->mp_cth_mapsz = cth_mapsz; in mptable_map()
545 pmap_unmapdev((vm_offset_t)mpt->mp_cth, mpt->mp_cth_mapsz); in mptable_unmap()
547 mpt->mp_cth_mapsz = 0; in mptable_unmap()