Searched refs:ACPI_2_0_TCPA_LAML_SIZE (Results 1 – 2 of 2) sorted by relevance
122 #define ACPI_2_0_TCPA_LAML_SIZE (64*1024) macro
436 if ( (lasa = ctxt->mem_ops.alloc(ctxt, ACPI_2_0_TCPA_LAML_SIZE, 16)) != NULL ) in construct_secondary_tables()439 tcpa->laml = ACPI_2_0_TCPA_LAML_SIZE; in construct_secondary_tables()
Completed in 10 milliseconds