Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/s390x/
H A Dprecise-smc-user.c16 char *aligned_smc = (char *)((uintptr_t)&smc & ~0xFFFULL); in main() local
21 err = mprotect(aligned_smc, smc_end - aligned_smc, in main()