Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A 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
H A Dmach_traps.h31 old_reg = current_lock_cmos_reg(); in reassert_nmi()