Home
last modified time | relevance | path

Searched defs:pagebuf (Results 1 – 15 of 15) sorted by relevance

/kvm-unit-tests/s390x/
H A Dmigration-cmm.c19 static uint8_t pagebuf[NUM_PAGES][PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable
H A Dcmm.c19 static uint8_t pagebuf[PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable
H A Ddiag10.c16 static uint8_t pagebuf[PAGE_SIZE * 2] __attribute__((aligned(PAGE_SIZE * 2))); variable
H A Dtprot.c19 static uint8_t pagebuf[PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable
H A Dstsi.c19 static uint8_t pagebuf[PAGE_SIZE * 2] __attribute__((aligned(PAGE_SIZE * 2))); variable
H A Dpfmf.c17 static uint8_t pagebuf[PAGE_SIZE * 256] __attribute__((aligned(PAGE_SIZE * 256))); variable
H A Dskrf.c21 static uint8_t pagebuf[PAGE_SIZE * 2] __attribute__((aligned(PAGE_SIZE * 2))); variable
H A Dsthyi.c19 static uint8_t pagebuf[PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable
H A Dvector.c16 static uint8_t pagebuf[PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable
H A Dintercept.c19 static uint8_t pagebuf[PAGE_SIZE * 2] __attribute__((aligned(PAGE_SIZE * 2))); variable
H A Dmigration-skey.c35 static uint8_t pagebuf[NUM_PAGES * PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable
H A Dskey.c21 static uint8_t pagebuf[PAGE_SIZE * 2] __attribute__((aligned(PAGE_SIZE * 2))); variable
H A Dexittime.c21 char pagebuf[PAGE_SIZE] __attribute__((__aligned__(PAGE_SIZE))); variable
H A Dsclp.c25 static uint8_t pagebuf[LC_SIZE] __attribute__((aligned(LC_SIZE))); /* scratch pages used for some t… variable
H A Dtopology.c22 static uint8_t pagebuf[PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable