Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dio_pagetable.h174 IOPT_PAGES_ACCOUNT_USER = 1, enumerator
H A Dioas.c449 case IOPT_PAGES_ACCOUNT_USER: in need_charge_update()
610 ictx->account_mode = IOPT_PAGES_ACCOUNT_USER; in iommufd_option_rlimit_mode()
H A Dpages.c996 case IOPT_PAGES_ACCOUNT_USER: in iopt_pages_update_pinned()
1318 pages->account_mode = IOPT_PAGES_ACCOUNT_USER; in iopt_alloc_pages()
H A Dio_pagetable.c406 elm.pages->account_mode == IOPT_PAGES_ACCOUNT_USER) in iopt_map_common()
/linux/tools/testing/selftests/iommu/
H A Diommufd.c284 .accounting = IOPT_PAGES_ACCOUNT_USER, in FIXTURE_VARIANT_ADD()