aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h
diff options
context:
space:
mode:
authorDaniel Jordan <[email protected]>2021-02-19 16:13:04 +0000
committerAlex Williamson <[email protected]>2021-02-22 23:30:45 +0000
commit4b6c33b3229678e38a6b0bbd4367d4b91366b523 (patch)
tree82bf0d6ab4a9899bb5293ae4067a675f9e2740f9 /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h
parentvfio/type1: Change success value of vaddr_get_pfn() (diff)
downloadkernel-4b6c33b3229678e38a6b0bbd4367d4b91366b523.tar.gz
kernel-4b6c33b3229678e38a6b0bbd4367d4b91366b523.zip
vfio/type1: Prepare for batched pinning with struct vfio_batch
Get ready to pin more pages at once with struct vfio_batch, which represents a batch of pinned pages. The struct has a fallback page pointer to avoid two unlikely scenarios: pointlessly allocating a page if disable_hugepages is enabled or failing the whole pinning operation if the kernel can't allocate memory. vaddr_get_pfn() becomes vaddr_get_pfns() to prepare for handling multiple pages, though for now only one page is stored in the pages array. Signed-off-by: Daniel Jordan <[email protected]> Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions