acrn-hypervisor/hypervisor/include
Huihuang Shi 4c941ed47b HV:vtd.h fixed inline function violations
Inline function have some violations with parentheses
and return type casting.Fixed it.

V1->V2:modified the parameter to ther letter case
V2->V3:move the delcaration to the inner and reduce suffix UL to U

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-23 10:22:32 +08:00
..
arch/x86 HV:vtd.h fixed inline function violations 2018-07-23 10:22:32 +08:00
common hv: treewide: fix 'No definition in system for prototyped procedure' 2018-07-20 10:38:32 +08:00
debug hv:fix MISRA-C return value violation 2018-07-13 13:04:39 +08:00
lib HV: handle integral issues as MISRA-C report 2018-07-20 10:39:46 +08:00
public HV: hypercall: revisit types in structure parameters 2018-07-19 14:38:15 +08:00
hv_debug.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hv_lib.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hypervisor.h hv: mmu: revisit mmu modify page table attributes 2018-07-19 11:11:32 +08:00