Searched defs:full (Results 1 – 15 of 15) sorted by relevance
/qemu/target/sparc/ |
H A D | mmu_helper.c | 72 static int get_physical_address(CPUSPARCState *env, CPUTLBEntryFull *full, in get_physical_address() 215 CPUTLBEntryFull full = {}; in sparc_cpu_tlb_fill() local 548 static int get_physical_address_data(CPUSPARCState *env, CPUTLBEntryFull *full, in get_physical_address_data() 648 static int get_physical_address_code(CPUSPARCState *env, CPUTLBEntryFull *full, in get_physical_address_code() 724 static int get_physical_address(CPUSPARCState *env, CPUTLBEntryFull *full, in get_physical_address() 766 CPUTLBEntryFull full = {}; in sparc_cpu_tlb_fill() local 878 CPUTLBEntryFull full = {}; in cpu_sparc_get_phys_page() local
|
/qemu/accel/tcg/ |
H A D | cputlb.c | 890 static void tlb_reset_dirty_range_locked(CPUTLBEntryFull *full, CPUTLBEntry *ent, in tlb_reset_dirty_range_locked() 999 static inline void tlb_set_compare(CPUTLBEntryFull *full, CPUTLBEntry *ent, in tlb_set_compare() 1026 vaddr addr, CPUTLBEntryFull *full) in tlb_set_page_full() 1191 CPUTLBEntryFull full = { in tlb_set_page_with_attrs() local 1244 CPUTLBEntryFull full; in tlb_fill_align() local 1291 static void io_failed(CPUState *cpu, CPUTLBEntryFull *full, vaddr addr, in io_failed() 1338 CPUTLBEntryFull *full, uintptr_t retaddr) in notdirty_write() 1373 CPUTLBEntryFull *full; in probe_access_internal() local 1462 CPUTLBEntryFull *full; in probe_access_flags() local 1484 CPUTLBEntryFull *full; in probe_access() local [all …]
|
H A D | monitor.c | 132 size_t full = 0, part = 0, elide = 0; in tlb_flush_counts() local
|
/qemu/util/ |
H A D | path.c | 53 char *full = g_build_filename(base, name, NULL); in path() local
|
/qemu/block/monitor/ |
H A D | block-hmp-cmds.c | 235 bool full = qdict_get_try_bool(qdict, "full", false); in hmp_drive_mirror() local 262 bool full = qdict_get_try_bool(qdict, "full", false); in hmp_drive_backup() local
|
/qemu/target/i386/tcg/system/ |
H A D | excp_helper.c | 448 CPUTLBEntryFull *full; in mmu_translate() local
|
/qemu/include/hw/ |
H A D | qdev-core.h | 389 bool full; member
|
/qemu/hw/usb/ |
H A D | desc.h | 195 const USBDescDevice *full; member
|
H A D | dev-smartcard-reader.c | 917 static void ccid_on_slot_change(USBCCIDState *s, bool full) in ccid_on_slot_change()
|
H A D | hcd-xhci.c | 673 XHCIEvent full = {ER_HOST_CONTROLLER, CC_EVENT_RING_FULL_ERROR}; in xhci_event() local
|
/qemu/target/hexagon/ |
H A D | hex_common.py | 162 def compute_tag_regs(tag, full): argument 193 def get_tagregs(full=False): argument
|
/qemu/hw/net/ |
H A D | sungem.c | 452 bool full; in sungem_can_receive() local
|
/qemu/target/arm/ |
H A D | ptw.c | 598 CPUTLBEntryFull *full; in S1_ptw_translate() local
|
/qemu/nbd/ |
H A D | server.c | 2511 bool full = false; in bitmap_to_extents() local
|
/qemu/target/arm/tcg/ |
H A D | sve_helper.c | 5568 CPUTLBEntryFull *full; in sve_probe_page() local
|