to_size_factor 955 arch/x86/kernel/cpu/mtrr/main.c start_base = to_size_factor(range_startk, &start_factor), to_size_factor 956 arch/x86/kernel/cpu/mtrr/main.c size_base = to_size_factor(sizek, &size_factor), to_size_factor 1276 arch/x86/kernel/cpu/mtrr/main.c size_base = to_size_factor(size_base, &size_factor), to_size_factor 1278 arch/x86/kernel/cpu/mtrr/main.c start_base = to_size_factor(start_base, &start_factor), to_size_factor 1340 arch/x86/kernel/cpu/mtrr/main.c gran_base = to_size_factor(result[i].gran_sizek, &gran_factor), to_size_factor 1341 arch/x86/kernel/cpu/mtrr/main.c chunk_base = to_size_factor(result[i].chunk_sizek, &chunk_factor), to_size_factor 1342 arch/x86/kernel/cpu/mtrr/main.c lose_base = to_size_factor(result[i].lose_cover_sizek, &lose_factor), to_size_factor 1367 arch/x86/kernel/cpu/mtrr/main.c gran_base = to_size_factor(gran_size >> 10, &gran_factor); to_size_factor 1377 arch/x86/kernel/cpu/mtrr/main.c chunk_base = to_size_factor(chunk_size>>10, &chunk_factor), to_size_factor 1427 arch/x86/kernel/cpu/mtrr/main.c gran_base = to_size_factor(result[i].gran_sizek, &gran_factor), to_size_factor 1428 arch/x86/kernel/cpu/mtrr/main.c chunk_base = to_size_factor(result[i].chunk_sizek, &chunk_factor), to_size_factor 1429 arch/x86/kernel/cpu/mtrr/main.c lose_base = to_size_factor(result[i].lose_cover_sizek, &lose_factor), to_size_factor 1465 arch/x86/kernel/cpu/mtrr/main.c gran_base = to_size_factor(result[i].gran_sizek, &gran_factor), to_size_factor 1466 arch/x86/kernel/cpu/mtrr/main.c chunk_base = to_size_factor(result[i].chunk_sizek, &chunk_factor), to_size_factor 1467 arch/x86/kernel/cpu/mtrr/main.c lose_base = to_size_factor(result[i].lose_cover_sizek, &lose_factor),