Searched defs:md_gen (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm64/arm64/ |
| H A D | pmap.c | 3152 int lvl, pvh_gen, md_gen; in pmap_remove_all() local 4998 int count, lvl, md_gen, pvh_gen; in pmap_page_wired_mappings() local 5265 int lvl, md_gen, pvh_gen; in pmap_page_test_mappings() local 5415 int lvl, md_gen, pvh_gen; in pmap_remove_write() local 5511 int cleared, lvl, md_gen, not_cleared, pvh_gen; in pmap_ts_referenced() local 5797 int md_gen, pvh_gen; in pmap_clear_modify() local
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | pmap.c | 6186 int pvh_gen, md_gen; in pmap_remove_all() local 7897 int count, md_gen, pvh_gen; in pmap_page_wired_mappings() local 8187 int md_gen, pvh_gen; in pmap_page_test_mappings() local 8336 int pvh_gen, md_gen; in pmap_remove_write() local 8470 int cleared, md_gen, not_cleared, pvh_gen; in pmap_ts_referenced() local 8821 int md_gen, pvh_gen; in pmap_clear_modify() local
|