Searched defs:arbelprm_virtual_physical_mapping_st (Results 1 – 1 of 1) sorted by relevance
1465 struct arbelprm_virtual_physical_mapping_st { /* Little Endian */ struct1466 … pseudo_bit_t va_h[0x00020]; /* Virtual Address[63:32]. Valid only for MAP_ICM command. */1468 pseudo_bit_t reserved0[0x0000c];1469 … pseudo_bit_t va_l[0x00014]; /* Virtual Address[31:12]. Valid only for MAP_ICM command. */1471 pseudo_bit_t pa_h[0x00020]; /* Physical Address[63:32] */1473 …size in 4KB pages of the physical and virtual contiguous memory that starts at PA_L/H and VA_L/H */1474 pseudo_bit_t reserved1[0x00006];1475 pseudo_bit_t pa_l[0x00014]; /* Physical Address[31:12] */