Home
last modified time | relevance | path

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

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