Searched refs:eptp_val (Results 1 – 1 of 1) sorted by relevance
201 uint64_t eptp_val; in eptp() local203 eptp_val = pml4 | (EPT_PWLEVELS - 1) << 3 | PAT_WRITE_BACK; in eptp()205 eptp_val |= EPT_ENABLE_AD_BITS; in eptp()207 return (eptp_val); in eptp()