Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dptw.c3121 static uint8_t combined_attrs_fwb(ARMCacheAttrs s1, ARMCacheAttrs s2) in combined_attrs_fwb() function
3196 ret.attrs = combined_attrs_fwb(s1, s2); in combine_cacheattrs()