Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kernel/cpu/mtrr/
Dif.c212 case MTRRIOC32_GET_PAGE_ENTRY: { in mtrr_ioctl()
320 case MTRRIOC32_GET_PAGE_ENTRY: in mtrr_ioctl()
346 case MTRRIOC32_GET_PAGE_ENTRY: { in mtrr_ioctl()
/linux-2.6.39/arch/x86/include/asm/
Dmtrr.h198 #define MTRRIOC32_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry32) macro