Home
last modified time | relevance | path

Searched refs:uv_export (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/s390x/
H A Dpv-icptcode.c269 uv_export(vm.sblk->mso + lc_off); in run_icpt_122_tests()
274 uv_export(vm.sblk->mso + lc_off + PAGE_SIZE); in run_icpt_122_tests()
/kvm-unit-tests/lib/s390x/asm/
H A Duv.h315 static inline int uv_export(unsigned long paddr) in uv_export() function