Home
last modified time | relevance | path

Searched defs:asid_set (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/arm64/
H A Dpmap.c314 struct asid_set { struct
316 bitstr_t *asid_set; argument
317 int asid_set_size; argument
320 struct mtx asid_set_mutex; argument
323 static struct asid_set asids; argument
/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h171 bitstr_t *asid_set; member