acrn-hypervisor/hypervisor/debug
Li Fei1 30febed0e1 hv: cache: wrap common APIs
Wrap three common Cache APIs:
- flush_invalidate_all_cache
- flush_cacheline
- flush_cache_range

Tracked-On: #5830
Signed-off-by: Li Fei1 <fei1.li@intel.com>
2021-05-14 09:18:00 +08:00
..
Makefile HV: makefile: to avoid duplicated build libs 2020-05-21 15:12:21 +08:00
console.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
dbg_cmd.c doc: update BDF information for 'uart=' hypervisor parameter 2021-03-23 13:54:10 -07:00
dump.c hv: cache: wrap common APIs 2021-05-14 09:18:00 +08:00
hypercall.c hv: hypercalls: refactor permission-checking and dispatching logic 2021-05-12 13:43:41 +08:00
logmsg.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
npk_log.c hv: paging: rename ppt_set/clear_ATTR to set_paging_ATTR 2021-05-14 09:18:00 +08:00
printf.c
profiling.c hv: some coding style fixes 2021-05-12 16:50:34 +08:00
sbuf.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
shell.c hv: some coding style fixes 2021-05-12 16:50:34 +08:00
shell_priv.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
string.c
trace.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
uart16550.c hv: mmu: move arch specific parts into cpu.h 2021-05-14 09:18:00 +08:00