acrn-hypervisor/hypervisor/include
Li, Fei1 edb26a7e17 hv: refine the left atomic operation
rename atomic_cmpxchg_int to atomic_cmpxchg
replace atomic_cmpset_long with atomic_cmpxchg64
rename atomic_readandclear_long to atomic_readandclear64

Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@Intel.com>
2018-05-18 10:52:31 +08:00
..
arch/x86 hv: refine atomic_load/store_xxx name 2018-05-18 10:52:31 +08:00
common hypercall: add set_memmaps hypercall support 2018-05-17 15:34:18 +08:00
debug Remove STATIC_ASSERT Macro and replace with standard _Static_assert 2018-05-15 17:19:38 +08:00
lib hv: refine the left atomic operation 2018-05-18 10:52:31 +08:00
public hypercall: add set_memmaps hypercall support 2018-05-17 15:34:18 +08:00
hv_debug.h initial import 2018-05-11 14:44:28 +08:00
hv_lib.h hv: lib: split atomic operation to atomic.h 2018-05-18 10:52:31 +08:00
hypervisor.h initial import 2018-05-11 14:44:28 +08:00