EPT_RWX
return (paddr | EPT_RWX);
const uint64_t rprot = prot & EPT_RWX;
const uint_t prot = pte & EPT_RWX;