aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/kernel/cpu/mtrr/mtrr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-01x86/mtrr: Unify debugging printingBorislav Petkov (AMD)1-0/+3
2023-06-01x86/mtrr: Construct a memory map with cache modesJuergen Gross1-1/+4
2023-06-01x86/mtrr: Move 32-bit code from mtrr.c to legacy.cJuergen Gross1-0/+7
2023-06-01x86/mtrr: Replace vendor tests in MTRR codeJuergen Gross1-3/+11
2023-06-01x86/mtrr: Replace size_or_mask and size_and_mask with a much easier conceptJuergen Gross1-1/+1
2023-05-09x86/mtrr: Remove physical address size calculationJuergen Gross1-2/+2
2022-11-10x86/mtrr: Simplify mtrr_ops initializationJuergen Gross1-6/+4
2022-11-10x86/mtrr: Simplify mtrr_bp_init()Juergen Gross1-1/+0
2022-11-10x86/mtrr: Remove set_all callback from struct mtrr_opsJuergen Gross1-2/+0
2022-11-10x86/mtrr: Replace use_intel() with a local flagJuergen Gross1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-10x86: Apply more __ro_after_init and constKees Cook1-1/+1
2016-03-29x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani1-0/+1
2015-05-27x86/mm/mtrr: Generalize runtime disabling of MTRRsLuis R. Rodriguez1-1/+1
2010-02-01x86, mtrr: Constify struct mtrr_opsEmese Revfy1-3/+3
2009-07-04x86: Clean up mtrr/mtrr.hJaswinder Singh Rajput1-10/+9
2009-05-15x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput1-2/+0
2009-05-15x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000Jaswinder Singh Rajput1-2/+0
2009-05-15x86, mtrr: remove mtrr MSRs double declarationJaswinder Singh Rajput1-8/+0
2009-05-15x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000Jaswinder Singh Rajput1-1/+0
2009-05-15x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000Jaswinder Singh Rajput1-1/+0
2009-05-15x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcapJaswinder Singh Rajput1-1/+0
2009-03-17x86: MTRR workaround for system with stange var MTRRsYinghai Lu1-0/+1
2009-03-13x86: separate mtrr cleanup/mtrr_e820 trim to separate fileYinghai Lu1-0/+3
2008-12-31x86: Export some definition of MTRRSheng Yang1-17/+0
2008-12-31x86: Rename mtrr_state struct and macro namesSheng Yang1-3/+4
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu1-0/+3
2008-02-04x86: add cpu mtrr init function definitions to mtrr.hHarvey Harrison1-0/+4
2008-01-30x86, 32-bit: trim memory not covered by wb mtrrsJesse Barnes1-0/+3
2008-01-30x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez1-4/+2
2007-10-11i386: move kernel/cpu/mtrrThomas Gleixner1-0/+98