Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Dsmmureg.h272 #define TLBI_0_ASID_S 48 macro
H A Dsmmu.c486 cmd[0] |= (uint64_t)entry->tlbi.asid << TLBI_0_ASID_S; in make_cmd()
498 cmd[0] |= (uint64_t)entry->tlbi.asid << TLBI_0_ASID_S; in make_cmd()