Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dptw.c3058 ARMCacheAttrs s1, ARMCacheAttrs s2) in combined_attrs_nofwb()
3121 static uint8_t combined_attrs_fwb(ARMCacheAttrs s1, ARMCacheAttrs s2) in combined_attrs_fwb()
3168 static ARMCacheAttrs combine_cacheattrs(uint64_t hcr, in combine_cacheattrs()
3169 ARMCacheAttrs s1, ARMCacheAttrs s2) in combine_cacheattrs()
3171 ARMCacheAttrs ret; in combine_cacheattrs()
3319 ARMCacheAttrs cacheattrs1; in get_phys_addr_twostage()
H A Dinternals.h1404 typedef struct ARMCacheAttrs { struct
1412 } ARMCacheAttrs; argument
1417 ARMCacheAttrs cacheattrs;