Home
last modified time | relevance | path

Searched defs:pt (Results 1 – 8 of 8) sorted by relevance

/qemu/target/i386/hvf/
H A Dx86_mmu.c77 static bool get_pt_entry(CPUState *cpu, struct gpt_translation *pt, in get_pt_entry()
99 static bool test_pt_entry(CPUState *cpu, struct gpt_translation *pt, in test_pt_entry()
156 static inline uint64_t large_page_gpa(struct gpt_translation *pt, bool pae, in large_page_gpa()
180 struct gpt_translation *pt, bool pae) in walk_gpt()
221 struct gpt_translation pt; in mmu_gva_to_gpa() local
/qemu/target/i386/tcg/
H A Dmpx_helper.c79 uint64_t bte, lb, ub, pt; in helper_bndldx64() local
96 uint32_t bte, lb, ub, pt; in helper_bndldx32() local
/qemu/tests/unit/
H A Dtest-visitor-serialization.c96 PrimitiveType *pt = *native; in visit_primitive_type() local
297 PrimitiveType *pt = args->test_data; in test_primitives() local
358 PrimitiveType *pt = args->test_data; in test_primitive_lists() local
/qemu/util/
H A Dqemu-timer.c374 QEMUTimer **pt, *t; in timer_del_locked() local
393 QEMUTimer **pt, *t; in timer_mod_ns_locked() local
/qemu/target/alpha/
H A Dhelper.c175 target_ulong pt, index; in get_physical_address() local
/qemu/crypto/
H A Daes.c41 # define GETU32(pt) (((u32)(pt)[0] << 24) ^ ((u32)(pt)[1] << 16) ^ ((u32)(pt)[2] << 8) ^ ((u32)(pt… argument
/qemu/pc-bios/s390-ccw/
H A Dbootmap.h113 ScsiBlockPtr pt; /* block pointer to program table */ member
/qemu/hw/i386/
H A Dintel_iommu.c1730 bool use_iommu, pt; in vtd_switch_address_space() local