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

/freebsd-11-stable/sys/i386/include/
H A Dpmap.h378 extern int pseflag;
/freebsd-11-stable/sys/i386/i386/
H A Dlocore.s685 movl $PG_PS, R(pseflag)
802 cmpl $0,R(pseflag)
H A Dpmap.c203 int pseflag = 0; /* PG_PS or-in */ variable
686 if (pseflag) {
809 if (pseflag != 0 &&
847 if (pseflag == 0)
1660 pseflag) {
3967 if (pseflag &&

Completed in 178 milliseconds