Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/arm32/ | |
pmap.c | 5813 const pt_entry_t ndst_pte = L2_S_PROTO | dst | local in function:pmap_copy_page_generic 5815 l2pte_set(dst_ptep, ndst_pte, 0); 5914 const pt_entry_t ndst_pte = L2_S_PROTO | dst local in function:pmap_copy_page_xscale 5917 l2pte_set(cdst_pte, ndst_pte, 0); |
pmap.c | 5813 const pt_entry_t ndst_pte = L2_S_PROTO | dst | local in function:pmap_copy_page_generic 5815 l2pte_set(dst_ptep, ndst_pte, 0); 5914 const pt_entry_t ndst_pte = L2_S_PROTO | dst local in function:pmap_copy_page_xscale 5917 l2pte_set(cdst_pte, ndst_pte, 0); |