Searched defs:ah (Results 1 – 13 of 13) sorted by relevance
| /xen/xen/arch/arm/arm32/lib/ |
| A D | lshrdi3.S | 31 #define ah r0 macro 34 #define ah r1 macro
|
| /xen/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/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/tools/libs/evtchn/ |
| A D | core.c | 22 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) in all_restrict_cb()
|
| /xen/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/tools/libs/foreignmemory/ |
| A D | core.c | 24 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb()
|
| /xen/tools/libs/gnttab/ |
| A D | gnttab_core.c | 26 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb()
|
| /xen/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/tools/firmware/rombios/32bit/ |
| A D | rombios_compat.h | 49 Bit8u al, ah; member
|
| /xen/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/tools/libs/store/ |
| A D | xs.c | 279 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb()
|
Completed in 45 milliseconds