Searched refs:HV_PTE_INDEX_WRITABLE (Results 1 – 3 of 3) sorted by relevance
161 (1 << (HV_PTE_INDEX_WRITABLE - 32))181 (1 << (HV_PTE_INDEX_WRITABLE - 32)), 1
320 #if HV_PTE_INDEX_WRITABLE < 32 in ptep_set_wrprotect()324 tmp[1] = tmp[1] & ~(1 << (HV_PTE_INDEX_WRITABLE - 32)); in ptep_set_wrprotect()
2011 #define HV_PTE_INDEX_WRITABLE 33 /**< Page is writable */ macro2285 #define HV_PTE_WRITABLE (__HV_PTE_ONE << HV_PTE_INDEX_WRITABLE)