Home
last modified time | relevance | path

Searched refs:MTRRIOC_GET_ENTRY (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/kernel/cpu/mtrr/
Dif.c188 case MTRRIOC_GET_ENTRY: in mtrr_ioctl()
265 case MTRRIOC_GET_ENTRY: in mtrr_ioctl()
341 case MTRRIOC_GET_ENTRY: in mtrr_ioctl()
/linux-3.4.99/arch/x86/include/asm/
Dmtrr.h98 #define MTRRIOC_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry) macro
/linux-3.4.99/Documentation/x86/
Dmtrr.txt181 for (gentry.regnum = 0; ioctl (fd, MTRRIOC_GET_ENTRY, &gentry) == 0;