Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/efi/
H A Drun58 -drive file="$EFI_UEFI",format=raw,if=pflash,readonly=on \
59 -drive file.dir="$EFI_TEST/$EFI_CASE/",file.driver=vvfat,file.rw=on,format=raw,if=virtio \
/kvm-unit-tests/s390x/
H A Dsclp.c29 uint8_t raw[PAGE_SIZE]; member
74 memcpy(addr, sccb_template.raw, buf_len); in test_one_sccb()
122 memset(sccb_template.raw, 0, sizeof(sccb_template.raw)); in test_one_simple()
307 memset(sccb_template.raw, 0, sizeof(sccb_template.raw)); in test_boundary()
331 memset(sccb_template.raw, 0, sizeof(sccb_template.raw)); in test_toolong()
H A Dtopology.c273 report(!(cpu->raw[0] & CPUS_TLE_RES_BITS), "reserved bits %016lx", in check_cpu()
274 cpu->raw[0] & CPUS_TLE_RES_BITS); in check_cpu()
372 report(!(cont->raw & CONTAINER_TLE_RES_BITS), "reserved bits %016lx", in check_container()
373 cont->raw & CONTAINER_TLE_RES_BITS); in check_container()
/kvm-unit-tests/lib/s390x/
H A Dstsi.h34 uint64_t raw[2]; member
60 uint64_t raw; member
/kvm-unit-tests/arm/efi/
H A Drun72 -drive file.dir="$EFI_CASE_DIR/",file.driver=vvfat,file.rw=on,format=raw,if=virtio \
91 -drive file.dir="$EFI_CASE_DIR/",file.driver=vvfat,file.rw=on,format=raw,if=virtio \
/kvm-unit-tests/riscv/efi/
H A Drun71 -drive file.dir="$EFI_CASE_DIR/",file.driver=vvfat,file.rw=on,format=raw,if=virtio \
96 -drive file.dir="$EFI_CASE_DIR/",file.driver=vvfat,file.rw=on,format=raw,if=virtio \