Home
last modified time | relevance | path

Searched refs:RTC_PIE (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmc146818rtc.h60 # define RTC_PIE 0x40 /* periodic interrupt enable */ macro
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Drtc.c111 if ( s->period == 0 || (s->hw.cmos_data[RTC_REG_B] & RTC_PIE) ) in check_for_pf_ticks()
155 if ( s->hw.cmos_data[RTC_REG_B] & RTC_PIE ) in rtc_timer_update()
519 if ( (data ^ orig) & RTC_PIE ) in rtc_ioport_write()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dhpet.c544 if ( value & (RTC_PIE | RTC_AIE | RTC_UIE ) ) in handle_rtc_once()
A Dio_apic.c1857 CMOS_WRITE(save_control | RTC_PIE, RTC_CONTROL); in unlock_ExtINT_logic()

Completed in 10 milliseconds