Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mtrr/
Dif.c171 case MTRRIOC_GET_PAGE_ENTRY: in mtrr_ioctl()
297 case MTRRIOC_GET_PAGE_ENTRY: in mtrr_ioctl()
319 case MTRRIOC_GET_PAGE_ENTRY: in mtrr_ioctl()
/arch/x86/include/asm/
Dmtrr.h95 #define MTRRIOC_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry) macro