Home
last modified time | relevance | path

Searched refs:TARGET_FMT_lu (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/include/exec/
H A Dtarget_long.h31 #define TARGET_FMT_lu "%u" macro
38 #define TARGET_FMT_lu "%" PRIu64 macro
H A Dpoison.h46 #pragma GCC poison TARGET_FMT_lu
/openbmc/qemu/hw/ppc/
H A Dspapr_tpm_proxy.c51 error_report("invalid TPM input buffer size: " TARGET_FMT_lu, in tpm_execute()
57 error_report("invalid TPM output buffer size: " TARGET_FMT_lu, in tpm_execute()
H A Dspapr_hcall.c1351 TARGET_FMT_lu " (min: %zu)", fdt_bufsize, sizeof(hdr)); in h_client_architecture_support()
/openbmc/qemu/include/user/
H A Dabitypes.h75 #define TARGET_ABI_FMT_lu TARGET_FMT_lu
/openbmc/qemu/target/ppc/
H A Dmmu-hash64.c275 error_report("Bad page size encoding in SLB store: slot "TARGET_FMT_lu in ppc_store_slb()
285 LOG_SLB("%s: " TARGET_FMT_lu " " TARGET_FMT_lx " - " TARGET_FMT_lx in ppc_store_slb()
H A Dmmu_helper.c765 cpu_abort(cs, "TLB size " TARGET_FMT_lu " < %u " in helper_4xx_tlbwe_hi()
H A Dcpu_init.c7610 " DECR " TARGET_FMT_lu "\n", cpu_ppc_load_tbu(env), in ppc_cpu_dump_state()
/openbmc/qemu/target/riscv/
H A Dcpu_helper.c1378 " %d tlb_size " TARGET_FMT_lu "\n", in riscv_cpu_tlb_fill()
1412 " %d tlb_size " TARGET_FMT_lu "\n", in riscv_cpu_tlb_fill()
/openbmc/qemu/linux-user/
H A Dstrace.c2303 print_raw_param(TARGET_FMT_lu, arg3, 1); in print_fgetxattr()
2317 print_raw_param(TARGET_FMT_lu, arg2, 1); in print_flistxattr()
2332 print_raw_param(TARGET_FMT_lu, arg3, 1); in print_getxattr()
2347 print_raw_param(TARGET_FMT_lu, arg2, 1); in print_listxattr()
H A Dstrace.list596 { TARGET_NR_mlock, "mlock" , "%s(%p," TARGET_FMT_lu ")", NULL, NULL },
665 { TARGET_NR_munlock, "munlock" , "%s(%p," TARGET_FMT_lu ")", NULL, NULL },
/openbmc/qemu/target/loongarch/
H A Dcpu.c291 "BADI " TARGET_FMT_lx " SYS_NUM " TARGET_FMT_lu in loongarch_cpu_do_interrupt()