Home
last modified time | relevance | path

Searched defs:max_align (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/
H A Dthunk.c68 int nb_fields, offset, max_align, align, size, i, j; in thunk_register_struct() local
/openbmc/linux/arch/x86/kernel/cpu/mtrr/
Dcleanup.c
/openbmc/qemu/block/
H A Dfile-posix.c423 size_t max_align = MAX(MAX_BLOCKSIZE, qemu_real_host_page_size()); in raw_probe_alignment() local
2347 size_t max_align = MAX(MAX_BLOCKSIZE, qemu_real_host_page_size()); in allocate_first_block() local
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c41 uint32_t max_align; in check_size_align() local