Searched refs:rsvd_size_pmu (Results 1 – 3 of 3) sorted by relevance
38 .rsvd_size_pmu = ALIGN(0x0800000 + 0x1000000 + 0x0001000, 0x20000),48 .rsvd_size_pmu = ALIGN(0x0800000 + 0x1000000 + 0x0001000, 0x20000),
102 if (gsp->rm->wpr->rsvd_size_pmu) in gh100_gsp_init()103 rsvd_size = ALIGN(rsvd_size + gsp->rm->wpr->rsvd_size_pmu, 0x200000); in gh100_gsp_init()165 meta->pmuReservedSize = gsp->rm->wpr->rsvd_size_pmu; in gh100_gsp_wpr_meta_init()
29 u32 rsvd_size_pmu; member
Completed in 12 milliseconds