Searched refs:napot_mask (Results 1 – 2 of 2) sorted by relevance
151 reg_t pmpaddr_csr_t::napot_mask() const noexcept { in napot_mask() function in pmpaddr_csr_t163 return ((addr ^ tor_paddr()) & napot_mask()) == 0; in match4()183 bool mask_homogeneous = ~(napot_mask() << 1) & len; in subset_match()
101 reg_t napot_mask() const noexcept;