acrn-hypervisor/hypervisor/lib
Shiqing Gao 2f15d3569c hv: replace CPU_PAGE_SIZE with PAGE_SIZE
replace CPU_PAGE_SIZE with PAGE_SIZE
These two MACROs are duplicated and PAGE_SIZE is a more reasonable name.

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-12-03 15:14:57 +08:00
..
crypto hv: add brackets to make operator expression more readable 2018-11-29 11:10:22 +08:00
memory.c hv: replace CPU_PAGE_SIZE with PAGE_SIZE 2018-12-03 15:14:57 +08:00
misc.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
sprintf.c hv: add brackets to make operator expression more readable 2018-11-29 11:10:22 +08:00
string.c hv:Fix Implict conversion:actual to formal param 2018-09-18 13:09:39 +08:00