Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dcentaur.c88 DNA = 1<<15, enumerator
/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h434 #define SET_DNA(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, DNA, v)
624 #define GET_DNA(b, c) GET_CONTEXT_FIELD(b, c, ACTLR, DNA)
993 #define DNA (DNA_MASK << DNA_SHIFT) macro