Searched refs:MTRRIOC_GET_ENTRY (Results 1 – 3 of 3) sorted by relevance
177 case MTRRIOC_GET_ENTRY: in mtrr_ioctl()246 case MTRRIOC_GET_ENTRY: in mtrr_ioctl()314 case MTRRIOC_GET_ENTRY: in mtrr_ioctl()
91 #define MTRRIOC_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry) macro
228 for (gentry.regnum = 0; ioctl (fd, MTRRIOC_GET_ENTRY, &gentry) == 0;