Home
last modified time | relevance | path

Searched defs:read_cr3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dcontrol_regs.h43 static inline unsigned long read_cr3(void) in read_cr3() function
/openbmc/u-boot/lib/efi/
H A Defi_stub.c138 static inline unsigned long read_cr3(void) in read_cr3() function
/openbmc/linux/arch/x86/include/asm/
H A Dparavirt_types.h157 unsigned long (*read_cr3)(void); member