Searched refs:useHprot (Results 1 – 4 of 4) sorted by relevance
235 bool useHprot; /**< Use ahb_hprot to determine if the instruction is cacheable or not. */ member
242 bool useHprot; /**< Use ahb_hprot to determine if the instruction is cacheable or not. */ member
901 | (execConfig->useHprot ? MSC_READCTRL_USEHPROT : 0) in MSC_ExecConfigSet()
903 | (execConfig->useHprot ? MSC_READCTRL_USEHPROT : 0) in MSC_ExecConfigSet()