Home
last modified time | relevance | path

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

/qemu/target/microblaze/
H A Dcpu.h239 #define USE_NON_SECURE_M_AXI_DC_MASK 0x4 macro
H A Dcpu.c158 bool en = cpu->cfg.use_non_secure & USE_NON_SECURE_M_AXI_DC_MASK; in mb_cpu_ns_axi_dc()