Files
acrn-hypervisor/devicemodel/include
Yonghua Huang bc746b9118 dm: initialize vSSRAM buffers
This patch figures out the guest cache hierarchy:
  - calculate the cache hierarchy parameters, including
    cache thread sharing number and inclusiveness of LLC.

  - define and initialize data structure to describe
    L2 & L3 cache buffers, these buffers will be mapped
    to user VM as ssram regions.

  - add some utility functions.

  - complete the implementation of function
    'create_ssram_rtct_entries()', though most functions
    inside are not implemented yet.

Tracked-On: #7010
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Yu1 Wang <yu1.wang@intel.com>
2022-01-10 13:34:27 +08:00
..
2020-09-01 09:30:08 +08:00
2018-11-30 14:55:17 +08:00
2019-05-24 11:51:00 +08:00
2018-10-09 13:24:47 +08:00
2018-12-07 20:21:33 +08:00
2019-05-07 09:08:50 +08:00
2018-06-07 16:11:49 +08:00
2018-10-09 13:24:47 +08:00
2021-07-15 11:53:54 +08:00
2021-05-19 13:54:24 +08:00
2018-05-25 10:45:24 +08:00
2019-05-24 11:51:00 +08:00
2019-01-23 10:33:28 +08:00
2019-03-21 10:28:17 +08:00
2022-01-10 13:34:27 +08:00
2018-12-27 09:58:20 +08:00
2019-10-11 13:20:19 +08:00
2021-11-16 14:42:59 +08:00
2022-01-10 13:34:27 +08:00