Home
last modified time | relevance | path

Searched refs:TLBI_0_ASID_S (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/iommu/
H A Dsmmureg.h274 #define TLBI_0_ASID_S 48 macro
H A Dsmmu.c483 cmd[0] |= (uint64_t)entry->tlbi.asid << TLBI_0_ASID_S; in make_cmd()
495 cmd[0] |= (uint64_t)entry->tlbi.asid << TLBI_0_ASID_S; in make_cmd()