Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/cpu/mtrr/
Dif.c213 case MTRRIOC32_GET_PAGE_ENTRY: { in mtrr_ioctl()
321 case MTRRIOC32_GET_PAGE_ENTRY: in mtrr_ioctl()
348 case MTRRIOC32_GET_PAGE_ENTRY: { in mtrr_ioctl()
/linux-3.4.99/arch/x86/include/asm/
Dmtrr.h206 #define MTRRIOC32_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry32) macro