Searched refs:HV_PTE_INDEX_WRITABLE (Results 1 – 3 of 3) sorted by relevance
162 (1 << (HV_PTE_INDEX_WRITABLE - 32))182 (1 << (HV_PTE_INDEX_WRITABLE - 32)), 1
384 #if HV_PTE_INDEX_WRITABLE < 32 in ptep_set_wrprotect()388 tmp[1] = tmp[1] & ~(1 << (HV_PTE_INDEX_WRITABLE - 32)); in ptep_set_wrprotect()
1866 #define HV_PTE_INDEX_WRITABLE 33 /**< Page is writable */ macro2127 #define HV_PTE_WRITABLE (__HV_PTE_ONE << HV_PTE_INDEX_WRITABLE)