Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dimmu.h498 #define PDTE_SNP(hw_pdte) ((hw_pdte) & (1<<11)) macro
/titanic_44/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c1803 if (PDTE_SNP(pdte)) { in PDTE_check()