Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/
H A Dmmu.c1332 static int get_vma_page_shift(struct vm_area_struct *vma, unsigned long hva) in get_vma_page_shift() function
1459 vma_shift = get_vma_page_shift(vma, hva); in user_mem_abort()