Home
last modified time | relevance | path

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

/drivers/iommu/
A Dmsm_iommu_hw-8xxx.h87 #define SET_TLBTR0(b, v) SET_GLOBAL_REG(TLBTR0, (b), (v))
103 #define GET_TLBTR0(b) GET_GLOBAL_REG(TLBTR0, (b))
398 #define GET_PR(b) GET_GLOBAL_FIELD(b, TLBTR0, PR)
399 #define GET_PW(b) GET_GLOBAL_FIELD(b, TLBTR0, PW)
400 #define GET_UR(b) GET_GLOBAL_FIELD(b, TLBTR0, UR)
401 #define GET_UW(b) GET_GLOBAL_FIELD(b, TLBTR0, UW)
402 #define GET_XN(b) GET_GLOBAL_FIELD(b, TLBTR0, XN)
404 #define GET_ISH(b) GET_GLOBAL_FIELD(b, TLBTR0, ISH)
405 #define GET_SH(b) GET_GLOBAL_FIELD(b, TLBTR0, SH)
406 #define GET_MT(b) GET_GLOBAL_FIELD(b, TLBTR0, MT)
[all …]

Completed in 35 milliseconds