Searched refs:tlb_nx (Results 1 – 1 of 1) sorted by relevance
22 uint8_t tlb_ps, n, tlb_v, tlb_d, tlb_plv, tlb_nx, tlb_nr, tlb_rplv; in loongarch_map_tlb_entry() local37 tlb_nx = FIELD_EX64(tlb_entry, TLBENTRY_64, NX); in loongarch_map_tlb_entry()42 tlb_nx = 0; in loongarch_map_tlb_entry()55 if (access_type == MMU_INST_FETCH && tlb_nx) { in loongarch_map_tlb_entry()78 if (!tlb_nx) { in loongarch_map_tlb_entry()