Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/uapi/asm/
Dmsr.h9 #define X86_IOC_RDMSR_REGS _IOWR('c', 0xA0, __u32[8]) macro
/linux-4.4.14/arch/x86/kernel/
Dmsr.c134 case X86_IOC_RDMSR_REGS: in msr_ioctl()