Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/iommufd/
A Dioas.c329 cmd->val64 = ictx->account_mode == IOPT_PAGES_ACCOUNT_MM; in iommufd_option_rlimit_mode()
343 ictx->account_mode = IOPT_PAGES_ACCOUNT_USER; in iommufd_option_rlimit_mode()
345 ictx->account_mode = IOPT_PAGES_ACCOUNT_MM; in iommufd_option_rlimit_mode()
A Dio_pagetable.h200 u8 account_mode; member
A Diommufd_private.h20 u8 account_mode; member
A Dio_pagetable.c397 if (ictx->account_mode == IOPT_PAGES_ACCOUNT_MM && in iopt_map_user_pages()
398 elm.pages->account_mode == IOPT_PAGES_ACCOUNT_USER) in iopt_map_user_pages()
399 elm.pages->account_mode = IOPT_PAGES_ACCOUNT_MM; in iopt_map_user_pages()
A Dmain.c181 ictx->account_mode = IOPT_PAGES_ACCOUNT_MM; in iommufd_fops_open()
A Dpages.c862 switch (pages->account_mode) { in do_update_pinned()
1168 pages->account_mode = IOPT_PAGES_ACCOUNT_NONE; in iopt_alloc_pages()
1170 pages->account_mode = IOPT_PAGES_ACCOUNT_USER; in iopt_alloc_pages()

Completed in 14 milliseconds