Searched refs:GET_CR2_INTO_RAX (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/kernel/ | ||
D | head_64.S | 27 #define GET_CR2_INTO(reg) GET_CR2_INTO_RAX ; movq %rax, reg |
/linux-4.4.14/arch/x86/include/asm/ | ||
D | paravirt.h | 970 #define GET_CR2_INTO_RAX \ macro |