Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dif.c203 case MTRRIOC32_GET_ENTRY: in mtrr_ioctl()
250 case MTRRIOC32_GET_ENTRY: in mtrr_ioctl()
322 case MTRRIOC32_GET_ENTRY: in mtrr_ioctl()
/openbmc/linux/arch/x86/include/asm/
H A Dmtrr.h147 #define MTRRIOC32_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry32) macro