Searched refs:pmap_resident_count_inc (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/riscv/riscv/
H A Dpmap.c465 pmap_resident_count_inc(pmap_t pmap, int count) function
1549 pmap_resident_count_inc(pmap, 1);
2722 pmap_resident_count_inc(pmap, 1);
3117 pmap_resident_count_inc(pmap, 1);
3313 pmap_resident_count_inc(pmap, 1);
3529 pmap_resident_count_inc(pmap, 1);
/freebsd-current/sys/powerpc/aim/
H A Dmmu_radix.c868 pmap_resident_count_inc(pmap_t pmap, int count) function
2588 pmap_resident_count_inc(dst_pmap,
2634 pmap_resident_count_inc(dst_pmap, 1);
3057 pmap_resident_count_inc(pmap, 1);
3257 pmap_resident_count_inc(pmap, 1);
3303 pmap_resident_count_inc(pmap, L3_PAGE_SIZE / PAGE_SIZE);
3451 pmap_resident_count_inc(pmap, 1);
4096 pmap_resident_count_inc(pmap, L3_PAGE_SIZE / PAGE_SIZE);
4387 pmap_resident_count_inc(pmap, 1);
4960 pmap_resident_count_inc(pma
[all...]
/freebsd-current/sys/arm64/arm64/
H A Dpmap.c910 pmap_resident_count_inc(pmap_t pmap, int count) function
2742 pmap_resident_count_inc(pmap, 1);
5039 pmap_resident_count_inc(pmap, pagesizes[psind] / PAGE_SIZE);
5285 pmap_resident_count_inc(pmap, 1);
5557 pmap_resident_count_inc(pmap, 1);
5816 pmap_resident_count_inc(pmap, L3C_ENTRIES);
6027 pmap_resident_count_inc(pmap, 1);
6263 pmap_resident_count_inc(pmap, L3C_ENTRIES);
6342 pmap_resident_count_inc(dst_pmap, L1_SIZE / PAGE_SIZE);
6380 pmap_resident_count_inc(dst_pma
[all...]

Completed in 259 milliseconds