Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/
H A Da20.c67 ok = rdgs32(A20_TEST_ADDR+0x10) ^ ctr; in a20_test()
H A Dboot.h130 static inline u32 rdgs32(addr_t addr) in rdgs32() function