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