x86: Add basic cache operations
Add functions to enable/disable the data cache. Signed-off-by:Stefan Reinauer <reinauer@chromium.org> Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/cpu/cpu.c 32 additions, 6 deletionsarch/x86/cpu/cpu.c
- arch/x86/cpu/interrupts.c 2 additions, 66 deletionsarch/x86/cpu/interrupts.c
- arch/x86/include/asm/cache.h 16 additions, 0 deletionsarch/x86/include/asm/cache.h
- arch/x86/include/asm/control_regs.h 105 additions, 0 deletionsarch/x86/include/asm/control_regs.h
Loading
Please register or sign in to comment