Searched defs:EVT_SET_CLASS (Results 1 – 8 of 8) sorted by relevance
/dports/emulators/qemu42/qemu-4.2.1/hw/arm/ |
H A D | smmuv3-internal.h | 456 #define EVT_SET_CLASS(x, v) ((x)->word[3] = deposit32((x)->word[3], 8 , 2 , v)) macro
|
/dports/emulators/qemu/qemu-6.2.0/hw/arm/ |
H A D | smmuv3.c | 463 int i; 464 465 if (!CD_VALID(cd) || !CD_AARCH64(cd)) {
|
/dports/emulators/qemu60/qemu-6.0.0/hw/arm/ |
H A D | smmuv3-internal.h | 463 #define EVT_SET_CLASS(x, v) ((x)->word[3] = deposit32((x)->word[3], 8 , 2 , v)) macro
|
/dports/emulators/qemu-utils/qemu-4.2.1/hw/arm/ |
H A D | smmuv3-internal.h | 456 #define EVT_SET_CLASS(x, v) ((x)->word[3] = deposit32((x)->word[3], 8 , 2 , v)) macro
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/arm/ |
H A D | smmuv3-internal.h | 455 #define EVT_SET_CLASS(x, v) ((x)->word[3] = deposit32((x)->word[3], 8 , 2 , v)) macro
|
/dports/emulators/qemu5/qemu-5.2.0/hw/arm/ |
H A D | smmuv3-internal.h | 463 #define EVT_SET_CLASS(x, v) ((x)->word[3] = deposit32((x)->word[3], 8 , 2 , v)) macro
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/arm/ |
H A D | smmuv3-internal.h | 456 #define EVT_SET_CLASS(x, v) ((x)->word[3] = deposit32((x)->word[3], 8 , 2 , v)) macro
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/arm/ |
H A D | smmuv3-internal.h | 463 #define EVT_SET_CLASS(x, v) ((x)->word[3] = deposit32((x)->word[3], 8 , 2 , v)) macro
|