Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dtz-mpc.c80 uint32_t oldlut, uint32_t newlut) in tz_mpc_iommu_notify() argument
96 if (!((oldlut ^ newlut) & (1 << i))) { in tz_mpc_iommu_notify()
102 block_is_ns = newlut & (1 << i); in tz_mpc_iommu_notify()