Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dif.c204 case MTRRIOC32_GET_PAGE_ENTRY: { in mtrr_ioctl()
296 case MTRRIOC32_GET_PAGE_ENTRY: in mtrr_ioctl()
323 case MTRRIOC32_GET_PAGE_ENTRY: { in mtrr_ioctl()
/openbmc/linux/arch/x86/include/asm/
H A Dmtrr.h152 #define MTRRIOC32_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry32) macro