/xen-4.10.0-shim-comet/xen/arch/arm/arm32/lib/ |
A D | lshrdi3.S | 31 #define ah r0 macro 34 #define ah r1 macro
|
/xen-4.10.0-shim-comet/tools/libs/toolcore/ |
A D | handlereg.c | 46 void xentoolcore__register_active_handle(Xentoolcore__Active_Handle *ah) { in xentoolcore__register_active_handle() 52 void xentoolcore__deregister_active_handle(Xentoolcore__Active_Handle *ah) { in xentoolcore__deregister_active_handle() 60 Xentoolcore__Active_Handle *ah; in xentoolcore_restrict_all() local
|
/xen-4.10.0-shim-comet/tools/libs/evtchn/ |
A D | core.c | 21 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb()
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | clext.c | 396 mov ah, al variable 445 cmp ah, #0x12 ;; cirrus extension variable 447 cmp ah, #0x4F ;; VESA extension variable 715 mov ah, #0xAF variable 833 mov ah, #0x00 variable 1579 cmp ah, bl variable 1582 xor ah,ah variable
|
A D | vbe.c | 477 mov ah, bl variable 536 mov ah, al variable 551 mov ah, al variable 560 test ah, #0x01 variable
|
A D | vgabios.c | 292 cmp ah, #0x0f variable 346 cmp ah, #0x10 variable
|
/xen-4.10.0-shim-comet/tools/libs/foreignmemory/ |
A D | core.c | 22 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb()
|
/xen-4.10.0-shim-comet/tools/libs/gnttab/ |
A D | gnttab_core.c | 25 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb()
|
/xen-4.10.0-shim-comet/tools/libs/call/ |
A D | core.c | 20 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb()
|
/xen-4.10.0-shim-comet/xen/crypto/ |
A D | vmac.c | 331 #define poly_step(ah, al, kh, kl, mh, ml) \ argument 603 #define poly_step(ah, al, kh, kl, mh, ml) \ argument 696 #define poly_step(ah, al, kh, kl, mh, ml) \ argument
|
/xen-4.10.0-shim-comet/tools/firmware/rombios/32bit/ |
A D | rombios_compat.h | 51 Bit8u al, ah; member
|
/xen-4.10.0-shim-comet/tools/libs/devicemodel/ |
A D | core.c | 24 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb()
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | xs.c | 226 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb()
|