Searched defs:nb (Results 1 – 12 of 12) sorted by relevance
/qemu/target/ppc/ |
H A D | mem_helper.c | 59 static void *probe_contiguous(CPUPPCState *env, target_ulong addr, uint32_t nb, in probe_contiguous() 129 static void do_lsw(CPUPPCState *env, target_ulong addr, uint32_t nb, in do_lsw() 190 uint32_t nb, uint32_t reg) in helper_lsw() 217 void helper_stsw(CPUPPCState *env, target_ulong addr, uint32_t nb, in helper_stsw()
|
H A D | internal.h | 66 #define EXTRACT_HELPER(name, shift, nb) \ argument 72 #define EXTRACT_SHELPER(name, shift, nb) \ argument
|
H A D | translate.c | 2827 int nb = NB(ctx->opcode); in gen_lswi() local 2876 int nb = NB(ctx->opcode); in gen_stswi() local
|
/qemu/hw/nubus/ |
H A D | mac-nubus-bridge.c | 19 NubusBridge *nb = NUBUS_BRIDGE(obj); in mac_nubus_bridge_init() local
|
/qemu/tests/qtest/ |
H A D | netdev-socket.c | 83 static int inet_get_free_port_multiple(int nb, int *port, bool ipv6) in inet_get_free_port_multiple() 110 int nb, port; in inet_get_free_port() local 371 int nb; in test_dgram_inet() local
|
/qemu/contrib/plugins/ |
H A D | cflow.c | 104 NodeData *nb = (NodeData *) b; in hottest() local 113 NodeData *nb = (NodeData *) b; in exception() local 122 NodeData *nb = (NodeData *) b; in popular() local
|
/qemu/target/i386/ |
H A D | cpu-dump.c | 348 int eflags, i, nb; in x86_cpu_dump_state() local
|
/qemu/tests/tcg/plugins/ |
H A D | mem.c | 73 RegionInfo *nb = (RegionInfo *) b; in addr_order() local
|
/qemu/ui/ |
H A D | input-barrier.h | 92 int nb; member
|
H A D | gtk.c | 1420 GtkNotebook *nb = GTK_NOTEBOOK(s->notebook); in gd_menu_switch_vc() local 1769 static void gd_change_page(GtkNotebook *nb, gpointer arg1, guint arg2, in gd_change_page()
|
/qemu/hw/i386/ |
H A D | pc.c | 380 int val, nb; in pc_cmos_init_floppy() local
|
/qemu/system/ |
H A D | physmem.c | 215 hwaddr *index, uint64_t *nb, uint16_t leaf, in phys_page_set_level() 241 hwaddr index, uint64_t nb, in phys_page_set()
|