Home
last modified time | relevance | path

Searched defs:pp (Results 1 – 12 of 12) sorted by relevance

/qemu/include/qemu/
H A Dmemalign.h52 void **pp = (void **)p; in qemu_cleanup_generic_vfree() local
/qemu/target/ppc/
H A Dmmu-hash32.h116 static inline int ppc_hash32_prot(bool key, int pp, bool nx) in ppc_hash32_prot()
155 int pp = batl & BATL32_PP; in ppc_hash32_bat_prot() local
H A Dmmu-hash64.c401 unsigned pp, key; in ppc_hash64_pte_prot() local
/qemu/monitor/
H A Dhmp.c77 static int get_str(char *buf, int buf_size, const char **pp) in get_str()
510 static int get_expr(Monitor *mon, int64_t *pval, const char **pp) in get_expr()
525 static int get_double(Monitor *mon, double *pval, const char **pp) in get_double()
/qemu/accel/tcg/
H A Dtranslate-all.c69 static int64_t decode_sleb128(const uint8_t **pp) in decode_sleb128()
H A Dtb-maint.c671 void **pp = *lp; in tb_remove_all_1() local
/qemu/net/
H A Dslirp.c52 static int get_str_sep(char *buf, int buf_size, const char **pp, int sep) in get_str_sep()
/qemu/target/arm/tcg/
H A Dsve_helper.c2715 uint64_t pp = expand_pred_b(pg[H1(i)]); in HELPER() local
2730 uint64_t pp = expand_pred_h(pg[H1(i)]); in HELPER() local
2745 uint64_t pp = expand_pred_s(pg[H1(i)]); in HELPER() local
3575 uint64_t pp = expand_pred_b(pg[H1(i)]); in HELPER() local
3589 uint64_t pp = expand_pred_h(pg[H1(i)]); in HELPER() local
3603 uint64_t pp = expand_pred_s(pg[H1(i)]); in HELPER() local
/qemu/linux-headers/asm-s390/
H A Dkvm.h585 __u64 pp; /* program parameter [ARCH0] */ member
/qemu/target/s390x/
H A Dcpu.h110 uint64_t pp; member
/qemu/libdecnumber/
H A DdecNumber.c5742 Int pp; /* precision for iteration */ local
/qemu/tcg/
H A Dtcg.c689 TCGLabelPoolData *i, **pp; in new_pool_insert() local