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

/freebsd-13-stable/lib/libkvm/
H A Dkvm_i386.h58 #define I386_PG_PS 0x080 macro
76 _Static_assert(PG_PS == I386_PG_PS, "PG_PS mismatch");
H A Dkvm_i386.c254 if (pde & I386_PG_PS) {
344 if (pde & I386_PG_PS) {

Completed in 53 milliseconds