Searched refs:IS_REUSABLE_PAGE (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/i386/
H A Dpmap_x86_common.c685 if (IS_REUSABLE_PAGE(pai)) {
826 if (IS_REUSABLE_PAGE(pai)) {
1046 if (IS_REUSABLE_PAGE(pai)) {
1411 if (IS_REUSABLE_PAGE(pai)) {
1548 is_reusable = IS_REUSABLE_PAGE(pai);
H A Dpmap_internal.h380 #define IS_REUSABLE_PAGE(x) \ macro

Completed in 31 milliseconds