Searched refs:mtrr_gentry32 (Results 1 – 1 of 1) sorted by relevance
3453 struct mtrr_gentry32 struct3466 #define MTRRIOC32_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry32) argument3471 #define MTRRIOC32_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry32)3480 struct mtrr_gentry32 *g32 = (struct mtrr_gentry32 *)arg; in mtrr_ioctl32()