Home
last modified time | relevance | path

Searched refs:tlb_fill_flags (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/core/
H A Dcpu.h236 uint8_t tlb_fill_flags; member
/openbmc/qemu/target/sparc/
H A Dmmu_helper.c582 full->tlb_fill_flags |= TLB_BSWAP; in get_physical_address_data()
/openbmc/qemu/target/arm/
H A Dptw.c2160 result->f.tlb_fill_flags |= TLB_CHECK_ALIGNED; in get_phys_addr_lpae()
/openbmc/qemu/accel/tcg/
H A Dcputlb.c1073 read_flags = full->tlb_fill_flags; in tlb_set_page_full()