Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dcontrol_regs.h36 static inline unsigned long read_cr2(void) in read_cr2() function
/rk3399_rockchip-uboot/arch/x86/cpu/i386/
H A Dinterrupt.c115 cr2 = read_cr2(); in dump_regs()