Home
last modified time | relevance | path

Searched defs:ap (Results 26 – 50 of 125) sorted by relevance

12345

/openbmc/libmctp/
H A Dlog.c32 va_list ap; in mctp_prlog() local
/openbmc/phosphor-mboxd/test/
H A Dwrite_flash.c39 va_list ap; in ioctl() local
H A Derase_flash.c44 va_list ap; in ioctl() local
/openbmc/hiomapd/test/
H A Dflash_write.c42 va_list ap; in ioctl() local
H A Dflash_erase.c46 va_list ap; in ioctl() local
/openbmc/u-boot/arch/arm/include/asm/
H A Darmv7_mpu.h44 enum ap { enum
85 enum ap ap; member
/openbmc/qemu/tests/multiboot/
H A Dlibc.c65 va_list ap; in printf() local
/openbmc/qemu/hw/arm/
H A Dsmmu-internal.h75 #define is_permission_fault(ap, perm) \ argument
81 #define PTE_AP_TO_PERM(ap) \ argument
/openbmc/qemu/util/
H A Dqsp.c182 static bool qsp_callsite_cmp(const void *ap, const void *bp) in qsp_callsite_cmp()
194 static bool qsp_callsite_no_obj_cmp(const void *ap, const void *bp) in qsp_callsite_no_obj_cmp()
205 static bool qsp_entry_no_thread_cmp(const void *ap, const void *bp) in qsp_entry_no_thread_cmp()
213 static bool qsp_entry_no_thread_obj_cmp(const void *ap, const void *bp) in qsp_entry_no_thread_obj_cmp()
221 static bool qsp_entry_cmp(const void *ap, const void *bp) in qsp_entry_cmp()
460 static gint qsp_tree_cmp(gconstpointer ap, gconstpointer bp, gpointer up) in qsp_tree_cmp()
H A Dbuffer.c56 va_list ap; in buffer_init() local
/openbmc/qemu/tests/tcg/s390x/
H A Dtrap.c20 va_list ap; in error1() local
/openbmc/qemu/qobject/
H A Djson-streamer.c105 void *opaque, va_list *ap) in json_message_parser_init()
/openbmc/qemu/include/qobject/
H A Djson-parser.h26 va_list *ap; member
/openbmc/qemu/hw/9pfs/
H A Dvirtio-9p-device.c121 const char *fmt, va_list ap) in virtio_pdu_vmarshal()
139 const char *fmt, va_list ap) in virtio_pdu_vunmarshal()
/openbmc/u-boot/scripts/kconfig/
H A Dconfdata.c37 va_list ap; in conf_warning() local
46 static void conf_default_message_callback(const char *fmt, va_list ap) in conf_default_message_callback()
55 void conf_set_message_callback(void (*fn) (const char *fmt, va_list ap)) in conf_set_message_callback()
62 va_list ap; in conf_message() local
H A Dutil.c117 va_list ap; in str_printf() local
/openbmc/u-boot/lib/libavb/
H A Davb_sysdeps_posix.c46 va_list ap; in avb_printv() local
/openbmc/qemu/target/hexagon/
H A Dopcodes.c44 va_list ap; in init_attribs() local
/openbmc/qemu/tests/qtest/migration/
H A Dmigration-qmp.c82 va_list ap; in migrate_qmp_fail() local
115 va_list ap; in migrate_qmp() local
156 va_list ap; in migrate_incoming_qmp() local
/openbmc/u-boot/scripts/dtc/
H A Dutil.h43 va_list ap; in die() local
/openbmc/qemu/target/arm/
H A Dptw.c895 static int ap_to_rw_prot_is_user(CPUARMState *env, ARMMMUIdx mmu_idx, in ap_to_rw_prot_is_user()
948 static int ap_to_rw_prot(CPUARMState *env, ARMMMUIdx mmu_idx, in ap_to_rw_prot()
960 static int simple_ap_to_rw_prot_is_user(int ap, bool is_user) in simple_ap_to_rw_prot_is_user()
976 static int simple_ap_to_rw_prot(CPUARMState *env, ARMMMUIdx mmu_idx, int ap) in simple_ap_to_rw_prot()
989 int ap; in get_phys_addr_v5() local
1117 int ap; in get_phys_addr_v6() local
1668 int ap, xn, pxn; in get_phys_addr_lpae() local
2471 uint32_t ap = extract32(env->pmsav7.dracr[n], 8, 3); in get_phys_addr_pmsav7() local
2700 uint32_t ap = extract32(matched_rbar, 1, 2); in pmsav8_mpu_lookup() local
/openbmc/qemu/hw/xen/
H A Dxen-bus.c413 va_list ap; in xen_device_backend_printf() local
432 va_list ap; in xen_device_backend_scanf() local
622 va_list ap; in xen_device_frontend_printf() local
640 va_list ap; in xen_device_frontend_scanf() local
/openbmc/qemu/tests/tcg/multiarch/
H A Dsignals.c23 va_list ap; in error1() local
H A Dsha512.c639 diagv(const char *fmt, va_list ap) in diagv()
649 va_list ap; in _diag() local
666 va_list ap; in _gen_result() local
/openbmc/u-boot/cmd/
H A Dtest.c55 char * const *ap; in do_test() local

12345