Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmc146818rtc.h65 static inline unsigned char current_lock_cmos_reg(void) in current_lock_cmos_reg() function
86 #define current_lock_cmos_reg() 0 macro
Dmach_traps.h31 old_reg = current_lock_cmos_reg(); in reassert_nmi()