Searched defs:a3 (Results 1 – 4 of 4) sorted by relevance
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/ |
A D | hypercall.h | 76 #define _hypercall3(type, name, a1, a2, a3) \ argument 90 #define _hypercall4(type, name, a1, a2, a3, a4) \ argument 104 #define _hypercall5(type, name, a1, a2, a3, a4, a5) \ argument
|
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/ |
A D | xen_support.c | 34 unsigned long a3, unsigned long a4, in __hypercall()
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/guest/ |
A D | hypercall.h | 62 #define _hypercall64_3(type, hcall, a1, a2, a3) \ argument 74 #define _hypercall64_4(type, hcall, a1, a2, a3, a4) \ argument
|
/xen-4.10.0-shim-comet/xen/crypto/ |
A D | vmac.c | 491 #define a3 [ebx+4] in poly_step_func() macro 643 #define a3 *(((uint32_t*)ahi)+INDEX_HIGH) in poly_step_func() macro
|
Completed in 8 milliseconds