1.0 Maximum size of LDC mapin space ----------------------------------- trap# FAST_TRAP function# LDC_MAPIN_SIZE_MAX (0x187) arg0 table_type ret1 mapin_size_max Returns the maximum size of LDC shared memory supported for the specified table type. mapin_size_max returns the size in bytes of the total LDC shared memory that can be mapped in. This API will be part of the LDC group, (API group 0x101), version number will be 1.2. 1.1 Data Definitions -------------------- 1.1.1 table_type This determines the page size of the entries mapped by the table table_type 1 => 8KB pages 2 => large pages. 2.0 Errors. ----------- EINVAL Invalid table_type argument.