Home
last modified time | relevance | path

Searched refs:mtrr_gentry32 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmtrr.h107 struct mtrr_gentry32 { struct
119 #define MTRRIOC32_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry32)
124 #define MTRRIOC32_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry32)
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmtrr.h135 struct mtrr_gentry32 { struct
147 #define MTRRIOC32_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry32)
152 #define MTRRIOC32_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry32)
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/
H A Dif.c205 struct mtrr_gentry32 __user *g32; in mtrr_ioctl()
207 g32 = (struct mtrr_gentry32 __user *)__arg; in mtrr_ioctl()
324 struct mtrr_gentry32 __user *g32; in mtrr_ioctl()
326 g32 = (struct mtrr_gentry32 __user *)__arg; in mtrr_ioctl()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/
H A Dif.c205 struct mtrr_gentry32 __user *g32; in mtrr_ioctl()
207 g32 = (struct mtrr_gentry32 __user *)__arg; in mtrr_ioctl()
324 struct mtrr_gentry32 __user *g32; in mtrr_ioctl()
326 g32 = (struct mtrr_gentry32 __user *)__arg; in mtrr_ioctl()

Completed in 3 milliseconds