Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Dpmap.c1190 static u_long pmap_l2_promotions; variable
1192 &pmap_l2_promotions, 0, "2MB page promotions");
3595 atomic_add_long(&pmap_l2_promotions, 1); in pmap_promote_l2()