Home
last modified time | relevance | path

Searched defs:mtrr_sentry (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
Dmtrr.h39 struct mtrr_sentry { struct
54 struct mtrr_sentry { argument
55 __u64 base; /* Base address */
56 __u32 size; /* Size of region */
57 __u32 type; /* Type of region */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dmtrr.h26 struct mtrr_sentry { struct
38 struct mtrr_sentry { argument
39 __u64 base;
40 __u32 size;
41 __u32 type;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
Dmtrr.h26 struct mtrr_sentry { struct
38 struct mtrr_sentry { argument
39 __u64 base;
40 __u32 size;
41 __u32 type;
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Dmtrr.h39 struct mtrr_sentry { struct
54 struct mtrr_sentry { argument
55 __u64 base; /* Base address */
56 __u32 size; /* Size of region */
57 __u32 type; /* Type of region */