Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mtrr/
A Dif.c179 case MTRRIOC_GET_ENTRY: in mtrr_ioctl()
248 case MTRRIOC_GET_ENTRY: in mtrr_ioctl()
316 case MTRRIOC_GET_ENTRY: in mtrr_ioctl()
/linux/arch/x86/include/uapi/asm/
A Dmtrr.h99 #define MTRRIOC_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry) macro
/linux/Documentation/x86/
A Dmtrr.rst228 for (gentry.regnum = 0; ioctl (fd, MTRRIOC_GET_ENTRY, &gentry) == 0;

Completed in 5 milliseconds