mtrr_gentry32     194 arch/x86/kernel/cpu/mtrr/if.c 		struct mtrr_gentry32 __user *g32 = (struct mtrr_gentry32 __user *)__arg;
mtrr_gentry32     326 arch/x86/kernel/cpu/mtrr/if.c 		struct mtrr_gentry32 __user *g32 = (struct mtrr_gentry32 __user *)__arg;
mtrr_gentry32     161 include/asm-x86/mtrr.h #define MTRRIOC32_GET_ENTRY      _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry32)
mtrr_gentry32     166 include/asm-x86/mtrr.h #define MTRRIOC32_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry32)