Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/s390x/
H A Dsam.S3 #define VIRTUAL_BASE 0x123456789abcd000 macro
33 .quad DAT_PSWM,VIRTUAL_BASE+start_dat
35 .quad DAT_PSWM,VIRTUAL_BASE+sam24_suppressed
45 .org region_first_table + ((VIRTUAL_BASE >> 53) & 0x7ff) * 8
50 .org region_second_table + ((VIRTUAL_BASE >> 42) & 0x7ff) * 8
55 .org region_third_table + ((VIRTUAL_BASE >> 31) & 0x7ff) * 8
60 .org segment_table + ((VIRTUAL_BASE >> 20) & 0x7ff) * 8
65 .org page_table + ((VIRTUAL_BASE >> 12) & 0xff) * 8