Home
last modified time | relevance | path

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

/qemu/include/qemu/
A Dmemalign.h52 void **pp = (void **)p; in qemu_cleanup_generic_vfree() local
/qemu/target/ppc/
A Dmmu-hash32.h114 static inline int ppc_hash32_prot(bool key, int pp, bool nx) in ppc_hash32_prot()
153 int pp = batl & BATL32_PP; in ppc_hash32_bat_prot() local
A Dmmu-hash64.c401 unsigned pp, key; in ppc_hash64_pte_prot() local
/qemu/monitor/
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/
A Dtranslate-all.c97 static int64_t decode_sleb128(const uint8_t **pp) in decode_sleb128()
A Dtb-maint.c670 void **pp = *lp; in tb_remove_all_1() local
/qemu/net/
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/
A Dsve_helper.c2680 uint64_t pp = expand_pred_b(pg[H1(i)]); in HELPER() local
2695 uint64_t pp = expand_pred_h(pg[H1(i)]); in HELPER() local
2710 uint64_t pp = expand_pred_s(pg[H1(i)]); in HELPER() local
3540 uint64_t pp = expand_pred_b(pg[H1(i)]); in HELPER() local
3554 uint64_t pp = expand_pred_h(pg[H1(i)]); in HELPER() local
3568 uint64_t pp = expand_pred_s(pg[H1(i)]); in HELPER() local
/qemu/linux-headers/asm-s390/
A Dkvm.h584 __u64 pp; /* program parameter [ARCH0] */ member
/qemu/target/s390x/
A Dcpu.h112 uint64_t pp; member
/qemu/libdecnumber/
A DdecNumber.c5742 Int pp; /* precision for iteration */ local

Completed in 56 milliseconds