Searched refs:clflush_chunk (Results 1 – 1 of 1) sorted by relevance
197 const int clflush_chunk = ((cpuid_ebx(1) >> 8) & 0xff) << 3; in efficeon_create_gatt_table() local222 for (offset = 0; offset < PAGE_SIZE; offset += clflush_chunk) in efficeon_create_gatt_table()240 const int clflush_chunk = ((cpuid_ebx(1) >> 8) & 0xff) << 3; in efficeon_insert_memory() local241 const unsigned long clflush_mask = ~(clflush_chunk-1); in efficeon_insert_memory()