Searched defs:install_pte (Results 1 – 3 of 3) sorted by relevance
69 static pteval_t *install_pte(pgd_t *pgtable, uintptr_t vaddr, pteval_t pte) in install_pte() function
91 static pteval_t *install_pte(pgd_t *pgtable, uintptr_t vaddr, pteval_t pte) in install_pte() function
9 pteval_t *install_pte(pgd_t *cr3, in install_pte() function