We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa96af2 commit ffd9eafCopy full SHA for ffd9eaf
arch/arm64/kvm/mmu.c
@@ -305,7 +305,7 @@ static void invalidate_icache_guest_page(void *va, size_t size)
305
* does.
306
*/
307
/**
308
- * unmap_stage2_range -- Clear stage2 page table entries to unmap a range
+ * __unmap_stage2_range -- Clear stage2 page table entries to unmap a range
309
* @mmu: The KVM stage-2 MMU pointer
310
* @start: The intermediate physical base address of the range to unmap
311
* @size: The size of the area to unmap
0 commit comments