Searched defs:kp_mapped (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dpage.h1080 * split into two 4-bit parts - kp_mapped and kp_mapped_go.
1081 * - kp_mapped == 1 the page is mapped cacheable
1082 * - kp_mapped == 2 the page is mapped non-cacheable
1102 #define kp_mapped kpm_spage_un.mapped macro

Completed in 56 milliseconds