Home
last modified time | relevance | path

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

/qemu/target/microblaze/
H A Dcpu.h240 #define USE_NON_SECURE_M_AXI_IC_MASK 0x8 macro
H A Dcpu.c166 bool en = cpu->cfg.use_non_secure & USE_NON_SECURE_M_AXI_IC_MASK; in mb_cpu_ns_axi_ic()