Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmc146818rtc.h60 static inline int do_i_have_lock_cmos(void) in do_i_have_lock_cmos() function
85 #define do_i_have_lock_cmos() 0 macro
Dmach_traps.h30 if (do_i_have_lock_cmos()) in reassert_nmi()