Anup Patel
416ceb3cd7
lib: sbi_tlb: Reduce size of struct sbi_tlb_info
...
Let us reduce the size of struct sbi_tlb_info by doing the
following:
1) Change the data type of asid and vmid fields to uint16_t
2) Replace local_fn() function pointer with an enum
Based on the above, the size of struct sbi_tlb_info is reduced
by 16 bytes on RV64 and 4 bytes on RV32.
Signed-off-by: Anup Patel <apatel@ventanamicro.com >
2023-12-19 15:56:37 +05:30
..
2022-03-27 09:44:58 +05:30
2023-07-13 12:10:39 +05:30
2023-12-08 13:47:31 +05:30
2021-04-22 15:13:53 +05:30
2023-10-06 09:21:23 +05:30
2023-12-19 13:54:33 +05:30
2023-09-22 11:17:26 +05:30
2019-04-24 09:49:46 +05:30
2021-05-14 17:05:20 +05:30
2020-03-11 15:29:45 +05:30
2023-12-11 09:23:24 +05:30
2023-02-09 09:31:10 +05:30
2023-02-10 10:04:41 +05:30
2021-03-22 16:02:48 +05:30
2023-04-07 09:36:01 +05:30
2021-04-05 13:43:08 +05:30
2023-09-24 16:27:02 +05:30
2023-12-08 22:50:21 +05:30
2023-10-19 17:21:17 +05:30
2020-03-28 13:32:07 +05:30
2023-12-08 22:50:21 +05:30
2021-09-03 11:59:35 +05:30
2023-12-19 15:39:17 +05:30
2023-09-24 11:48:21 +05:30
2023-12-11 09:23:24 +05:30
2021-11-02 16:02:08 +05:30
2023-03-10 14:00:36 +05:30
2020-03-28 13:32:11 +05:30
2023-04-06 18:48:15 +05:30
2023-09-24 11:39:38 +05:30
2022-02-28 09:43:12 +05:30
2023-05-11 12:31:34 +05:30
2020-05-10 09:59:24 +05:30
2020-03-28 13:32:14 +05:30
2023-11-16 09:53:45 +05:30
2023-12-08 22:50:23 +05:30
2023-09-24 11:41:54 +05:30
2020-07-29 12:03:45 +05:30
2023-06-04 15:18:40 +05:30
2022-07-08 14:51:24 +05:30
2023-12-19 15:56:37 +05:30
2022-09-13 16:42:59 +05:30
2023-02-08 18:24:13 +05:30
2020-03-28 13:32:01 +05:30
2023-06-23 11:01:49 +05:30