Searched refs:mtrr_gentry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/ |
H A D | mtrr.h | 45 struct mtrr_gentry { struct 60 struct mtrr_gentry { struct 91 #define MTRRIOC_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry) 96 #define MTRRIOC_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry)
|
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
H A D | mtrr.h | 45 struct mtrr_gentry { struct 60 struct mtrr_gentry { struct 99 #define MTRRIOC_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry) 104 #define MTRRIOC_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/ |
H A D | mtrr.h | 31 struct mtrr_gentry { struct 43 struct mtrr_gentry { struct 72 #define MTRRIOC_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry) 77 #define MTRRIOC_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
H A D | mtrr.h | 31 struct mtrr_gentry { struct 43 struct mtrr_gentry { struct 72 #define MTRRIOC_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry) 77 #define MTRRIOC_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry)
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/ |
H A D | if.c | 162 struct mtrr_gentry gentry; in mtrr_ioctl()
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/ |
H A D | if.c | 162 struct mtrr_gentry gentry; in mtrr_ioctl()
|
Completed in 3 milliseconds