Searched refs:CCR5_WT_ALLOC (Results 1 – 2 of 2) sorted by relevance
347 write_cyrix_reg(CCR5, read_cyrix_reg(CCR5) | CCR5_WT_ALLOC); in init_6x86()471 write_cyrix_reg(CCR5, read_cyrix_reg(CCR5) | CCR5_WT_ALLOC); in init_6x86MX()
917 #define CCR5_WT_ALLOC 0x01 /* Write-through allocate */ macro