mtrr_gentry        99 arch/x86/include/uapi/asm/mtrr.h #define MTRRIOC_GET_ENTRY        _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry)
mtrr_gentry       104 arch/x86/include/uapi/asm/mtrr.h #define MTRRIOC_GET_PAGE_ENTRY   _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry)
mtrr_gentry       165 arch/x86/kernel/cpu/mtrr/if.c 	struct mtrr_gentry gentry;