Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dparavirt_types.h79 #define PV_SUPPORTED_RTC (1<<0) macro
/arch/x86/xen/
Denlighten.c1549 pv_info.features |= PV_SUPPORTED_RTC; in xen_start_kernel()