Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dioas.c447 case IOPT_PAGES_ACCOUNT_MM: in need_charge_update()
596 cmd->val64 = ictx->account_mode == IOPT_PAGES_ACCOUNT_MM; in iommufd_option_rlimit_mode()
612 ictx->account_mode = IOPT_PAGES_ACCOUNT_MM; in iommufd_option_rlimit_mode()
H A Dio_pagetable.h175 IOPT_PAGES_ACCOUNT_MM = 2, enumerator
H A Dmain.c221 ictx->account_mode = IOPT_PAGES_ACCOUNT_MM; in iommufd_fops_open()
H A Dio_pagetable.c405 if (ictx->account_mode == IOPT_PAGES_ACCOUNT_MM && in iopt_map_common()
407 elm.pages->account_mode = IOPT_PAGES_ACCOUNT_MM; in iopt_map_common()
H A Dpages.c1002 case IOPT_PAGES_ACCOUNT_MM: in iopt_pages_update_pinned()
/linux/tools/testing/selftests/iommu/
H A Diommufd.c263 .val64 = (variant->accounting == IOPT_PAGES_ACCOUNT_MM), in FIXTURE_SETUP()
289 .accounting = IOPT_PAGES_ACCOUNT_MM, in FIXTURE_VARIANT_ADD()
317 if (variant->accounting == IOPT_PAGES_ACCOUNT_MM) in TEST_F()
328 if (variant->accounting == IOPT_PAGES_ACCOUNT_MM) in TEST_F()