Home
last modified time | relevance | path

Searched refs:stl_phys_notdirty (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/exec/
H A Dcpu-all.h115 static inline void stl_phys_notdirty(AddressSpace *as, hwaddr addr, uint32_t val) in stl_phys_notdirty() function
/openbmc/qemu/target/sparc/
H A Dmmu_helper.c188 stl_phys_notdirty(cs->as, pde_ptr, pde); in get_physical_address()