Home
last modified time | relevance | path

Searched refs:create_hyp_pud_mappings (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/virt/kvm/arm/
Dmmu.c656 static int create_hyp_pud_mappings(pgd_t *pgd, unsigned long start, in create_hyp_pud_mappings() function
716 err = create_hyp_pud_mappings(pgd, addr, next, pfn, prot); in __create_hyp_mappings()