Home
last modified time | relevance | path

Searched defs:func (Results 301 – 314 of 314) sorted by relevance

1...<<111213

/openbmc/qemu/linux-headers/linux/
H A Dvfio.h1740 __u32 func; member
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c5343 #define MSA_BINOP_IMM_DF(helper, func) \ argument
5436 #define MSA_BINOP_IMMU_DF(helper, func) \ argument
5482 #define MSA_TEROP_IMMU_DF(helper, func) \ in MSA_BINOP_IMMU_DF() argument
5589 #define MSA_BINOP_DF(func) \ argument
5712 #define MSA_TEROP_DF(func) \ argument
H A Dtranslate.c8848 #define FOP(func, fmt) (((fmt) << 21) | (func)) argument
9292 uint32_t func = ctx->opcode & 0x3f; in gen_farith() local
/openbmc/u-boot/include/
H A Dpci.h536 unsigned int func; /* Function number, or PCI_ANY_ID */ member
/openbmc/qemu/ui/
H A Dvnc.c1512 void vnc_read_when(VncState *vs, VncReadEvent *func, size_t expecting) in vnc_read_when()
/openbmc/qemu/migration/
H A Drdma.c2848 QIOChannelFunc func = (QIOChannelFunc)callback; in qio_channel_rdma_source_dispatch() local
H A Dram.c237 int foreach_not_ignored_block(RAMBlockIterFunc func, void *opaque) in foreach_not_ignored_block()
/openbmc/u-boot/arch/arm/dts/
H A Dsama5d2-pinfunc.h1 #define PINMUX_PIN(no, func, ioset) \ argument
/openbmc/qemu/block/
H A Dqcow2.c2293 AioTaskFunc func, in qcow2_add_task()
H A Dfile-posix.c2514 static int coroutine_fn raw_thread_pool_submit(ThreadPoolFunc func, void *arg) in raw_thread_pool_submit()
/openbmc/qemu/target/ppc/
H A Dint_helper.c507 #define VARITHFP(suffix, func) \ argument
/openbmc/qemu/system/
H A Dphysmem.c3779 int qemu_ram_foreach_block(RAMBlockIterFunc func, void *opaque) in qemu_ram_foreach_block()
/openbmc/qemu/linux-user/
H A Dstrace.c3129 #define PRINT_SOCKOP(name, func) \ argument
H A Dsyscall.c6117 static abi_long do_modify_ldt(CPUX86State *env, int func, abi_ulong ptr, in do_modify_ldt()

1...<<111213