Searched refs:account_mode (Results 1 – 6 of 6) sorted by relevance
329 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()
200 u8 account_mode; member
20 u8 account_mode; member
397 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()
181 ictx->account_mode = IOPT_PAGES_ACCOUNT_MM; in iommufd_fops_open()
862 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