Home
last modified time | relevance | path

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

/qemu/target/microblaze/
H A Dcpu.h237 #define USE_NON_SECURE_M_AXI_DP_MASK 0x1 macro
H A Dcpu.c142 bool en = cpu->cfg.use_non_secure & USE_NON_SECURE_M_AXI_DP_MASK; in mb_cpu_ns_axi_dp()