Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/iommufd/
H A Dioas.c329 cmd->val64 = ictx->account_mode == IOPT_PAGES_ACCOUNT_MM; in iommufd_option_rlimit_mode()
345 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.c234 ictx->account_mode = IOPT_PAGES_ACCOUNT_MM; in iommufd_fops_open()
H A Dio_pagetable.c409 if (ictx->account_mode == IOPT_PAGES_ACCOUNT_MM && in iopt_map_user_pages()
411 elm.pages->account_mode = IOPT_PAGES_ACCOUNT_MM; in iopt_map_user_pages()
H A Dpages.c871 case IOPT_PAGES_ACCOUNT_MM: in do_update_pinned()