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

/freebsd-11-stable/lib/libkvm/
H A Dkvm_i386.h56 #define I386_PG_PS 0x080 macro
71 _Static_assert(PG_PS == I386_PG_PS, "PG_PS mismatch");
H A Dkvm_i386.c256 if (pde & I386_PG_PS) {
346 if (pde & I386_PG_PS) {

Completed in 119 milliseconds