Lines Matching refs:L2_S_PROTO
2683 const pt_entry_t npte = L2_S_PROTO | pa | pte_l2_s_cache_mode
2794 const pt_entry_t npte = L2_S_PROTO
3205 npte |= l2pte_set_readonly(L2_S_PROTO);
3323 npte |= l2pte_set_readonly(L2_S_PROTO);
3806 pt_entry_t npte = L2_S_PROTO | pa | L2_S_PROT(PTE_KERNEL, prot);
4567 l2pte_set_writable((opte & ~L2_TYPE_MASK) | L2_S_PROTO)
4610 l2pte_set_readonly((opte & ~L2_TYPE_MASK) | L2_S_PROTO);
5537 const pt_entry_t npte = L2_S_PROTO | pa | pte_l2_s_cache_mode
5606 pt_entry_t npte = L2_S_PROTO | pa |
5665 const pt_entry_t npte = L2_S_PROTO | pa |
5799 const pt_entry_t nsrc_pte = L2_S_PROTO
5813 const pt_entry_t ndst_pte = L2_S_PROTO | dst |
5908 const pt_entry_t nsrc_pte = L2_S_PROTO | src
5914 const pt_entry_t ndst_pte = L2_S_PROTO | dst
7014 npte |= L2_S_PROTO | pa | L2_S_PROT(PTE_KERNEL, prot);
7175 pt_entry_t npte = L2_S_PROTO | pa
7617 L2_S_PROTO | pa | L2_S_PROT(PTE_KERNEL, VM_PROT_READ)