Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 25 of 31) sorted by relevance

12

/kvm-unit-tests/riscv/
H A Dsbi-fwft.c23 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 Dsbi-sse.c417 unsigned long value, prev_value, flags; in sse_simple_handler() local
/kvm-unit-tests/lib/s390x/
H A Dcss_lib.c202 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 Dmalloc_io.c42 void *alloc_io_mem(int size, int flags) in alloc_io_mem()
H A Dcss.h29 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 Dauxinfo.h13 unsigned long flags; member
H A Dmemregions.h19 uint32_t flags; member
H A Dvirtio.h94 u16 flags; member
99 u16 flags; member
110 u16 flags; member
H A Dalloc_page.c392 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 Dacpi.h115 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 Dprocessor.c30 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 Dsetup.h19 unsigned int flags; member
/kvm-unit-tests/x86/
H A Dhyperv_connections.c213 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 Daccess.c171 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 Dkvmclock.c188 u8 flags; in pvclock_clocksource_read() local
286 void pvclock_set_flags(unsigned char flags) in pvclock_set_flags()
H A Dasyncpf.c47 uint32_t flags; member
H A Dkvmclock.h23 u8 flags; member
H A Dpmu_pebs.c51 u64 flags, ip, ax, cx, dx, bx, sp, bp, si, di; member
H A Dhyperv.h178 ulong flags[HV_EVENT_FLAGS_COUNT / (8 * sizeof(ulong))]; member
/kvm-unit-tests/lib/arm64/
H A Dprocessor.c235 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 Dthread_info.h51 unsigned int flags; member
/kvm-unit-tests/lib/x86/
H A Dvm.c100 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 Dsetup.c25 u32 flags; member
274 phys_addr_t flags; in setup_page_table() local
H A Ddesc.c359 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 Dfdt_sw.c109 int fdt_create_with_flags(void *buf, int bufsize, uint32_t flags) in fdt_create_with_flags()

12