HomeSort by: relevance | last modified time | path
    Searched defs:pmapboot_protect_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/aarch64/aarch64/
pmapboot.c 58 pmapboot_protect_entry(pt_entry_t *pte, vm_prot_t clrprot) function in typeref:typename:void
114 pmapboot_protect_entry(&l1[idx], clrprot);
125 pmapboot_protect_entry(&l2[idx], clrprot);
138 pmapboot_protect_entry(&l3[idx], clrprot);
pmapboot.c 58 pmapboot_protect_entry(pt_entry_t *pte, vm_prot_t clrprot) function in typeref:typename:void
114 pmapboot_protect_entry(&l1[idx], clrprot);
125 pmapboot_protect_entry(&l2[idx], clrprot);
138 pmapboot_protect_entry(&l3[idx], clrprot);

Completed in 21 milliseconds