Home
last modified time | relevance | path

Searched defs:a1 (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dhypercall.h52 #define _hypercall1(type, name, a1) \ argument
64 #define _hypercall2(type, name, a1, a2) \ argument
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/xen/include/asm-x86/guest/
A Dhypercall.h38 #define _hypercall64_1(type, hcall, a1) \ argument
50 #define _hypercall64_2(type, hcall, a1, a2) \ argument
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/tools/libfsimage/zfs/
A Dzfs_fletcher.c33 uint64_t a0, b0, a1, b1; in fletcher_2_native() local
50 uint64_t a0, b0, a1, b1; in fletcher_2_byteswap() local
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/
A Dxen_support.c33 unsigned long __hypercall(unsigned long a1, unsigned long a2, in __hypercall()
/xen-4.10.0-shim-comet/tools/xenstore/
A Dtalloc.h93 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) argument
95 #define PRINTF_ATTRIBUTE(a1, a2) argument
/xen-4.10.0-shim-comet/xen/crypto/
A Dvmac.c489 #define a1 [eax+4] in poly_step_func() macro
641 #define a1 *(((uint32_t*)alo)+INDEX_HIGH) in poly_step_func() macro

Completed in 8 milliseconds