Home
last modified time | relevance | path

Searched refs:NR_hypercalls (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dperfc_defn.h7 PERFCOUNTER_ARRAY(hypercalls, "hypercalls", NR_hypercalls)
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dconfig.h189 #define NR_hypercalls 64 macro
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dhypercall.h26 extern const hypercall_args_t hypercall_args_table[NR_hypercalls];
A Dconfig.h62 #define NR_hypercalls 64 macro
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dhypercall.c29 const hypercall_args_t hypercall_args_table[NR_hypercalls] =
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dtraps.c1478 BUILD_BUG_ON(NR_hypercalls < ARRAY_SIZE(arm_hypercall_table) ); in do_trap_hypercall()

Completed in 11 milliseconds