/xen/xen/include/xen/ |
A D | bitops.h | 154 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 D | cpumask.h | 255 unsigned int w = cpumask_weight(srcp); in cpumask_any() local
|
/xen/xen/arch/x86/hvm/ |
A D | vm_event.c | 64 struct monitor_write_data *w; in hvm_vm_event_do_resume() local
|
A D | vmsi.c | 128 int dest_vcpu_id = -1, w = 0; in hvm_girq_dest_2_vcpu_id() local
|
/xen/tools/tests/x86_emulator/ |
A D | simd.h | 126 # 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 D | simd-sha.c | 92 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 D | test_x86_emulator.c | 4761 unsigned short w[32]; in main() member 4767 unsigned long long w = 0x55555555aaaaaaaaULL; in main() local
|
A D | evex-disp8.c | 707 uint8_t w:1; in test_one() member
|
/xen/tools/libxl/ |
A D | gentypes.py | 105 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 D | libxl_event.c | 673 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 D | idl.py | 152 def __init__(self, w, **kwargs): argument
|
A D | libxl_disk.c | 21 static void disk_eject_xswatch_callback(libxl__egc *egc, libxl__ev_xswatch *w, in disk_eject_xswatch_callback()
|
/xen/xen/common/ |
A D | inflate.c | 167 #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 D | event_fifo.c | 35 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 D | bitmap.c | 189 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 D | device_tree.c | 561 u32 w = be32_to_cpup(addr); in dt_bus_pci_get_flags() local
|
/xen/xen/arch/x86/ |
A D | vm_event.c | 83 struct monitor_write_data *w; in vm_event_register_write_resume() local
|
/xen/xen/include/asm-arm/arm64/ |
A D | cmpxchg.h | 66 #define __CMPXCHG_CASE(w, sz, name) \ argument
|
/xen/xen/common/efi/ |
A D | boot.c | 98 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 D | tcgbios.c | 1296 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 D | main.c | 293 void udelay(int w) in udelay()
|
/xen/tools/xenstore/ |
A D | xenstore_client.c | 490 const char *w = argv[optind]; in perform() local
|
/xen/xen/tools/kconfig/lxdialog/ |
A D | dialog.h | 32 #define wbkgdset(w,p) /*nothing */ argument
|
/xen/xen/tools/kconfig/ |
A D | gconf.c | 470 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 D | vmx.h | 36 w : 1, /* bit 1 - Write permission */ member
|