Home
last modified time | relevance | path

Searched refs:mtrr_del (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmtrr.h57 extern int mtrr_del(int reg, unsigned long base, unsigned long size);
93 static inline int mtrr_del(int reg, unsigned long base, unsigned long size) in mtrr_del() function
/linux/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c459 int mtrr_del(int reg, unsigned long base, unsigned long size) in mtrr_del() function
513 mtrr_del(handle - MTRR_TO_PHYS_WC_OFFSET, 0, 0); in arch_phys_wc_del()
H A Dif.c244 err = mtrr_del(-1, sentry.base, sentry.size); in mtrr_ioctl()
345 mtrr_del(i, 0, 0); in mtrr_close()