Searched defs:arbelprm_mpt_st (Results 1 – 1 of 1) sorted by relevance
2575 struct arbelprm_mpt_st { /* Little Endian */ struct2576 pseudo_bit_t reserved0[0x00008];2577 pseudo_bit_t r_w[0x00001]; /* Defines whether this entry is Region (1) or Window (0) */2578 …al address. If set, no virtual-to-physical address translation will be performed for this region */2579 pseudo_bit_t lr[0x00001]; /* If set - local read access enabled */2580 pseudo_bit_t lw[0x00001]; /* If set - local write access enabled */2581 pseudo_bit_t rr[0x00001]; /* If set - remote read access enabled. */2582 pseudo_bit_t rw[0x00001]; /* If set - remote write access enabled */2583 pseudo_bit_t a[0x00001]; /* If set - remote Atomic access is enabled */2584 pseudo_bit_t eb[0x00001]; /* If set - Bind is enabled. Valid for region entry only. */[all …]