mtrr_sentry32 184 arch/x86/kernel/cpu/mtrr/if.c struct mtrr_sentry32 __user *s32 = (struct mtrr_sentry32 __user *)__arg; mtrr_sentry32 158 include/asm-x86/mtrr.h #define MTRRIOC32_ADD_ENTRY _IOW(MTRR_IOCTL_BASE, 0, struct mtrr_sentry32) mtrr_sentry32 159 include/asm-x86/mtrr.h #define MTRRIOC32_SET_ENTRY _IOW(MTRR_IOCTL_BASE, 1, struct mtrr_sentry32) mtrr_sentry32 160 include/asm-x86/mtrr.h #define MTRRIOC32_DEL_ENTRY _IOW(MTRR_IOCTL_BASE, 2, struct mtrr_sentry32) mtrr_sentry32 162 include/asm-x86/mtrr.h #define MTRRIOC32_KILL_ENTRY _IOW(MTRR_IOCTL_BASE, 4, struct mtrr_sentry32) mtrr_sentry32 163 include/asm-x86/mtrr.h #define MTRRIOC32_ADD_PAGE_ENTRY _IOW(MTRR_IOCTL_BASE, 5, struct mtrr_sentry32) mtrr_sentry32 164 include/asm-x86/mtrr.h #define MTRRIOC32_SET_PAGE_ENTRY _IOW(MTRR_IOCTL_BASE, 6, struct mtrr_sentry32) mtrr_sentry32 165 include/asm-x86/mtrr.h #define MTRRIOC32_DEL_PAGE_ENTRY _IOW(MTRR_IOCTL_BASE, 7, struct mtrr_sentry32) mtrr_sentry32 168 include/asm-x86/mtrr.h _IOW(MTRR_IOCTL_BASE, 9, struct mtrr_sentry32)