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
275 #if HV_PTE_INDEX_WRITABLE < 32 in ptep_set_wrprotect()279 tmp[1] = tmp[1] & ~(1 << (HV_PTE_INDEX_WRITABLE - 32)); in ptep_set_wrprotect()
2069 #define HV_PTE_INDEX_WRITABLE 33 /**< Page is writable */ macro2343 #define HV_PTE_WRITABLE (__HV_PTE_ONE << HV_PTE_INDEX_WRITABLE)