Home
last modified time | relevance | path

Searched refs:MTRRIOC_GET_PAGE_ENTRY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dif.c180 case MTRRIOC_GET_PAGE_ENTRY: in mtrr_ioctl()
294 case MTRRIOC_GET_PAGE_ENTRY: in mtrr_ioctl()
317 case MTRRIOC_GET_PAGE_ENTRY: in mtrr_ioctl()
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dmtrr.h96 #define MTRRIOC_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry) macro