Home
last modified time | relevance | path

Searched refs:mtrr_gentry (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dmtrr.h45 struct mtrr_gentry { struct
60 struct mtrr_gentry { argument
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)
/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dif.c162 struct mtrr_gentry gentry; in mtrr_ioctl()
/openbmc/linux/Documentation/arch/x86/
H A Dmtrr.rst215 struct mtrr_gentry gentry;