Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmc146818rtc.h55 static inline void unlock_cmos(void) in unlock_cmos() function
77 unlock_cmos(); \
84 #define unlock_cmos() do { } while (0) macro
H A Dmach_traps.h41 unlock_cmos(); in reassert_nmi()