Home
last modified time | relevance | path

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

/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dxarray.rst46 一个带有标签的条目,xa_untag_pointer()将一个有标签的条目转回一个无标签的指针,
/linux-6.15/lib/
H A Dtest_hmm.c374 page = xa_untag_pointer(entry); in dmirror_do_read()
440 page = xa_untag_pointer(entry); in dmirror_do_write()
/linux-6.15/drivers/iommu/
H A Diommu.c549 return xa_untag_pointer(entry); in pasid_array_entry_to_domain()
550 return ((struct iommu_attach_handle *)xa_untag_pointer(entry))->domain; in pasid_array_entry_to_domain()
3658 handle = xa_untag_pointer(entry); in iommu_attach_handle_get()
/linux-6.15/include/linux/
H A Dxarray.h116 static inline void *xa_untag_pointer(void *entry) in xa_untag_pointer() function
/linux-6.15/Documentation/core-api/
H A Dxarray.rst41 call xa_tag_pointer() to create an entry with a tag, xa_untag_pointer()