Searched refs:TLB_WRITE_BIT (Results 1 – 2 of 2) sorted by relevance
41 #define TLB_WRITE_BIT BIT(DT_INST_PROP(0, write_bit_idx)) macro
102 perms |= TLB_WRITE_BIT; in flags_to_tlb_perms()126 if ((perms & TLB_WRITE_BIT) == TLB_WRITE_BIT) { in tlb_perms_to_flags()457 entry &= ~(TLB_EXEC_BIT | TLB_WRITE_BIT); in sys_mm_drv_update_page_flags()