/kvm-unit-tests/riscv/ |
H A D | sbi-fwft.c | 23 static struct sbiret fwft_set_raw(unsigned long feature, unsigned long value, unsigned long flags) in fwft_set_raw() 28 static struct sbiret fwft_set(uint32_t feature, unsigned long value, unsigned long flags) in fwft_set() 44 unsigned long value, unsigned long flags) in fwft_set_and_check_raw() 132 static struct sbiret fwft_misaligned_exc_set(unsigned long value, unsigned long flags) in fwft_misaligned_exc_set() 282 unsigned long flags) in adue_toggle_and_check_raw() 295 static bool adue_toggle_and_check(const char *str, unsigned long value, unsigned long flags) in adue_toggle_and_check()
|
H A D | sbi-sse.c | 417 unsigned long value, prev_value, flags; in sse_simple_handler() local
|
/kvm-unit-tests/lib/s390x/ |
H A D | css_lib.c | 202 uint16_t flags; in css_enable() local 262 uint16_t flags, bool format1) in schib_update_mb() 323 bool css_enable_mb(int schid, uint64_t mb, uint16_t mbi, uint16_t flags, in css_enable_mb() 356 char *flags; in css_irq_io() local 404 struct ccw1 *ccw_alloc(int code, void *data, int count, unsigned char flags) in ccw_alloc()
|
H A D | malloc_io.c | 42 void *alloc_io_mem(int size, int flags) in alloc_io_mem()
|
H A D | css.h | 29 uint8_t flags; member 87 uint16_t flags; member 390 static inline void schm(void *mbo, unsigned int flags) in schm()
|
/kvm-unit-tests/lib/ |
H A D | auxinfo.h | 13 unsigned long flags; member
|
H A D | memregions.h | 19 uint32_t flags; member
|
H A D | virtio.h | 94 u16 flags; member 99 u16 flags; member 110 u16 flags; member
|
H A D | alloc_page.c | 392 static void *page_memalign_order_flags(u8 al, u8 ord, u32 flags) in page_memalign_order_flags() 413 void *alloc_pages_flags(unsigned int order, unsigned int flags) in alloc_pages_flags() 422 void *memalign_pages_flags(size_t alignment, size_t size, unsigned int flags) in memalign_pages_flags()
|
H A D | acpi.h | 115 u32 flags; /* Miscellaneous flag bits (see below for individual flags) */ member 154 u32 flags; member 172 u32 flags; member
|
/kvm-unit-tests/lib/arm/ |
H A D | processor.c | 30 unsigned long flags; in show_regs() local 118 void thread_info_init(struct thread_info *ti, unsigned int flags) in thread_info_init()
|
/kvm-unit-tests/lib/powerpc/asm/ |
H A D | setup.h | 19 unsigned int flags; member
|
/kvm-unit-tests/x86/ |
H A D | hyperv_connections.c | 213 ulong *flags = hv->evt_page->slot[EVT_SINT].flags; in clear_evt() local 224 ulong *flags = hv->evt_page->slot[EVT_SINT].flags; in evt_ok() local 234 ulong *flags = hv->evt_page->slot[EVT_SINT].flags; in evt_busy() local
|
H A D | access.c | 171 unsigned flags; member 408 int flags = at->flags; in ac_test_legal() local 470 static pt_element_t ac_test_permissions(ac_test_t *at, unsigned flags, in ac_test_permissions() 508 static void ac_emulate_access(ac_test_t *at, unsigned flags) in ac_emulate_access() 635 int flags = at->flags; in ac_test_setup_ptes() local 732 int flags = at->flags; in dump_mapping() local 781 int flags = at->flags; in ac_test_do_access() local 1087 static int do_cr0_wp_access(ac_test_t *at, int flags) in do_cr0_wp_access()
|
H A D | kvmclock.c | 188 u8 flags; in pvclock_clocksource_read() local 286 void pvclock_set_flags(unsigned char flags) in pvclock_set_flags()
|
H A D | asyncpf.c | 47 uint32_t flags; member
|
H A D | kvmclock.h | 23 u8 flags; member
|
H A D | pmu_pebs.c | 51 u64 flags, ip, ax, cx, dx, bx, sp, bp, si, di; member
|
H A D | hyperv.h | 178 ulong flags[HV_EVENT_FLAGS_COUNT / (8 * sizeof(ulong))]; member
|
/kvm-unit-tests/lib/arm64/ |
H A D | processor.c | 235 static void __thread_info_init(struct thread_info *ti, unsigned int flags) in __thread_info_init() 242 void thread_info_init(struct thread_info *ti, unsigned int flags) in thread_info_init()
|
/kvm-unit-tests/lib/arm/asm/ |
H A D | thread_info.h | 51 unsigned int flags; member
|
/kvm-unit-tests/lib/x86/ |
H A D | vm.c | 100 phys_addr_t flags = PT_PRESENT_MASK | PT_WRITABLE_MASK | pte_opt_mask | PT_PAGE_SIZE_MASK; in install_large_page() local 109 phys_addr_t flags = PT_PRESENT_MASK | PT_WRITABLE_MASK | pte_opt_mask; in install_page() local
|
H A D | setup.c | 25 u32 flags; member 274 phys_addr_t flags; in setup_page_table() local
|
H A D | desc.c | 359 void set_gdt_entry(int sel, unsigned long base, u32 limit, u8 type, u8 flags) in set_gdt_entry()
|
/kvm-unit-tests/lib/libfdt/ |
H A D | fdt_sw.c | 109 int fdt_create_with_flags(void *buf, int bufsize, uint32_t flags) in fdt_create_with_flags()
|