Home
last modified time | relevance | path

Searched defs:w (Results 1 – 25 of 30) sorted by relevance

12

/xen/xen/include/xen/
A Dbitops.h154 static inline unsigned int generic_hweight32(unsigned int w) in generic_hweight32()
168 static inline unsigned int generic_hweight16(unsigned int w) in generic_hweight16()
177 static inline unsigned int generic_hweight8(unsigned int w) in generic_hweight8()
185 static inline unsigned int generic_hweight64(uint64_t w) in generic_hweight64()
203 static inline unsigned long hweight_long(unsigned long w) in hweight_long()
A Dcpumask.h255 unsigned int w = cpumask_weight(srcp); in cpumask_any() local
/xen/xen/arch/x86/hvm/
A Dvm_event.c64 struct monitor_write_data *w; in hvm_vm_event_do_resume() local
A Dvmsi.c128 int dest_vcpu_id = -1, w = 0; in hvm_girq_dest_2_vcpu_id() local
/xen/tools/tests/x86_emulator/
A Dsimd.h126 # define DECL_PAIR(w) \ argument
130 # define DECL_QUARTET(w) \ argument
134 # define DECL_OCTET(w) \ argument
247 # define OVR_FMA(n, w) OVR_ ## w(n ## 132); OVR_ ## w(n ## 213); \ argument
A Dsimd-sha.c92 static inline vec_t sha256_sigma0(vec_t w) in sha256_sigma0()
107 static inline vec_t sha256_sigma1(vec_t w) in sha256_sigma1()
114 static inline vec_t sha256_Sigma0(vec_t w) in sha256_Sigma0()
127 static inline vec_t sha256_Sigma1(vec_t w) in sha256_Sigma1()
A Dtest_x86_emulator.c4761 unsigned short w[32]; in main() member
4767 unsigned long long w = 0x55555555aaaaaaaaULL; in main() local
A Devex-disp8.c707 uint8_t w:1; in test_one() member
/xen/tools/libxl/
A Dgentypes.py105 def libxl_C_type_copy(ty, v, w, indent = " ", vparent = None, wparent = None): argument
438 def libxl_C_type_parse_json(ty, w, v, indent = " ", parent = None, discriminator = None): argument
542 def libxl_C_type_from_json(ty, v, w, indent = " "): argument
A Dlibxl_event.c673 libxl__ev_xswatch *w) in libxl__set_watch_slot_contents()
717 libxl__ev_xswatch *w = libxl__watch_slot_contents(gc, slotnum); in watchfd_callback() local
771 int libxl__ev_xswatch_register(libxl__gc *gc, libxl__ev_xswatch *w, in libxl__ev_xswatch_register()
842 void libxl__ev_xswatch_deregister(libxl__gc *gc, libxl__ev_xswatch *w) in libxl__ev_xswatch_deregister()
1133 static void domaindeathcheck_callback(libxl__egc *egc, libxl__ev_xswatch *w, in domaindeathcheck_callback()
A Didl.py152 def __init__(self, w, **kwargs): argument
A Dlibxl_disk.c21 static void disk_eject_xswatch_callback(libxl__egc *egc, libxl__ev_xswatch *w, in disk_eject_xswatch_callback()
/xen/xen/common/
A Dinflate.c167 #define flush_output(w) (wp=(w),flush_window()) argument
344 register int w; /* bits before this table == (l * h) */ in huft_build() local
596 unsigned w; /* current window position */ in inflate_codes() local
704 unsigned w; /* current window position */ in inflate_stored() local
A Devent_fifo.c35 unsigned int p, w; in evtchn_fifo_word_from_port() local
76 static int try_set_link(event_word_t *word, event_word_t *w, uint32_t link) in try_set_link()
109 event_word_t w; in evtchn_fifo_set_link() local
A Dbitmap.c189 int k, w = 0, lim = bits/BITS_PER_LONG; in __bitmap_weight() local
202 int k, w = 0, lim = bits/BITS_PER_LONG; in __bitmap_weight() local
A Ddevice_tree.c561 u32 w = be32_to_cpup(addr); in dt_bus_pci_get_flags() local
/xen/xen/arch/x86/
A Dvm_event.c83 struct monitor_write_data *w; in vm_event_register_write_resume() local
/xen/xen/include/asm-arm/arm64/
A Dcmpxchg.h66 #define __CMPXCHG_CASE(w, sz, name) \ argument
/xen/xen/common/efi/
A Dboot.c98 CHAR16 *w; member
287 CHAR16 *w; in s2w() local
304 const CHAR16 *w = str->w; in w2s() local
/xen/tools/firmware/rombios/32bit/tcgbios/
A Dtcgbios.c1296 static void sha1_block(uint32_t *w, sha1_ctx *ctx) in sha1_block()
1359 uint32_t w[80]; in sha1_do() local
/xen/tools/tests/vhpet/
A Dmain.c293 void udelay(int w) in udelay()
/xen/tools/xenstore/
A Dxenstore_client.c490 const char *w = argv[optind]; in perform() local
/xen/xen/tools/kconfig/lxdialog/
A Ddialog.h32 #define wbkgdset(w,p) /*nothing */ argument
/xen/xen/tools/kconfig/
A Dgconf.c470 gint w, h; in on_window1_size_request() local
738 gint w, h; in on_split_clicked() local
/xen/xen/include/asm-x86/hvm/vmx/
A Dvmx.h36 w : 1, /* bit 1 - Write permission */ member

Completed in 64 milliseconds

12