HomeSort by: relevance | last modified time | path
    Searched defs:xen_feature_tables (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/xen/xen/
xen_machdep.c 480 bool xen_feature_tables[XENFEAT_NR_SUBMAPS * 32]; variable in typeref:typename:bool[]
492 xen_feature_tables[sm * 32 + f] =
xen_machdep.c 480 bool xen_feature_tables[XENFEAT_NR_SUBMAPS * 32]; variable in typeref:typename:bool[]
492 xen_feature_tables[sm * 32 + f] =
xen_machdep.c 480 bool xen_feature_tables[XENFEAT_NR_SUBMAPS * 32]; variable in typeref:typename:bool[]
492 xen_feature_tables[sm * 32 + f] =

Completed in 132 milliseconds