/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | tapdisk.h | 101 #define td_flag_set(word, flag) ((word) |= (flag)) argument 102 #define td_flag_clear(word, flag) ((word) &= ~(flag)) argument 103 #define td_flag_test(word, flag) ((word) & (flag)) argument
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_cpuid.c | 260 const struct cpuid_flags *flag; in libxl_cpuid_parse_config() local 271 for (flag = cpuid_flags; flag->name != NULL; flag++) { in libxl_cpuid_parse_config() 272 if(!strncmp(str, flag->name, sep - str) && flag->name[sep - str] == 0) in libxl_cpuid_parse_config() 275 if (flag->name == NULL) { in libxl_cpuid_parse_config() 278 entry = cpuid_find_match(cpuid, flag->leaf, flag->subleaf); in libxl_cpuid_parse_config() 279 resstr = entry->policy[flag->reg - 1]; in libxl_cpuid_parse_config() 281 flags[flag->length] = 0; in libxl_cpuid_parse_config() 284 for (i = 0; i < flag->length; i++) { in libxl_cpuid_parse_config() 321 memcpy(resstr + (32 - flag->length) - flag->bit, flags, in libxl_cpuid_parse_config() 322 flag->length); in libxl_cpuid_parse_config() [all …]
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | livepatch.c | 254 unsigned int flag; in arch_livepatch_secure() local 260 flag = PAGE_HYPERVISOR_RX; in arch_livepatch_secure() 262 flag = PAGE_HYPERVISOR_RW; in arch_livepatch_secure() 264 flag = PAGE_HYPERVISOR_RO; in arch_livepatch_secure() 266 return modify_xen_mappings(start, start + pages * PAGE_SIZE, flag); in arch_livepatch_secure()
|
/xen-4.10.0-shim-comet/xen/xsm/flask/ |
A D | avc.c | 429 unsigned long flag; in avc_latest_notif_update() local 431 spin_lock_irqsave(¬if_lock, flag); in avc_latest_notif_update() 473 unsigned long flag; in avc_insert() local 491 spin_lock_irqsave(lock, flag); in avc_insert() 504 spin_unlock_irqrestore(lock, flag); in avc_insert() 620 unsigned long flag; in avc_update_node() local 638 spin_lock_irqsave(lock, flag); in avc_update_node() 668 spin_unlock_irqrestore(lock, flag); in avc_update_node() 680 unsigned long flag; in avc_ss_reset() local 691 spin_lock_irqsave(lock, flag); in avc_ss_reset() [all …]
|
/xen-4.10.0-shim-comet/tools/blktap2/include/ |
A D | libvhd.h | 91 #define vhd_flag_set(word, flag) ((word) |= (flag)) argument 92 #define vhd_flag_clear(word, flag) ((word) &= ~(flag)) argument 93 #define vhd_flag_test(word, flag) ((word) & (flag)) argument
|
/xen-4.10.0-shim-comet/xen/arch/arm/ |
A D | mem_access.c | 101 p2m_mem_access_check_and_get_page(vaddr_t gva, unsigned long flag, in p2m_mem_access_check_and_get_page() argument 114 rc = gva_to_ipa(gva, &ipa, flag); in p2m_mem_access_check_and_get_page() 141 if ( (flag & GV2M_WRITE) && !(perms & GV2M_WRITE) ) in p2m_mem_access_check_and_get_page() 179 if ( flag == GV2M_READ ) in p2m_mem_access_check_and_get_page() 190 if ( flag == GV2M_WRITE ) in p2m_mem_access_check_and_get_page()
|
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | oxenstored.conf.in | 27 # If the conflict-rate-limit-is-aggregate flag is true then after each 34 # then it is safe to set this aggregate-limit flag to false for better 41 # domains, so the flag must be set to true.
|
/xen-4.10.0-shim-comet/xen/include/asm-arm/ |
A D | mem_access.h | 41 p2m_mem_access_check_and_get_page(vaddr_t gva, unsigned long flag,
|
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/src/ |
A D | xenstat.c | 49 unsigned int flag; member 274 if ((flags & collectors[i].flag) == collectors[i].flag) { in xenstat_get_node() 275 node->flags |= collectors[i].flag; in xenstat_get_node() 300 if((node->flags & collectors[i].flag) in xenstat_free_node() 301 == collectors[i].flag) in xenstat_free_node()
|
/xen-4.10.0-shim-comet/tools/include/xen-sys/SunOS/ |
A D | evtchn.h | 34 #define _IOC(flag, letter, inum, size) ((letter) << 8 | (inum)) argument
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_compression.c | 369 char flag; in xc_compression_uncompress_page() local 405 flag = compbuf[pos] & FLAGMASK; in xc_compression_uncompress_page() 415 pos, (unsigned int)flag, compbuf_size, pagepos); in xc_compression_uncompress_page() 420 if (flag == RUNFLAG) in xc_compression_uncompress_page()
|
/xen-4.10.0-shim-comet/xen/include/acpi/cpufreq/ |
A D | cpufreq.h | 132 extern int cpufreq_driver_getavg(unsigned int cpu, unsigned int flag); 165 unsigned int (*getavg)(unsigned int cpu, unsigned int flag);
|
A D | processor_perf.h | 12 unsigned int get_measured_perf(unsigned int cpu, unsigned int flag);
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | mem_sharing.h | 36 void *flag; member
|
/xen-4.10.0-shim-comet/xen/include/public/io/ |
A D | blkif.h | 643 uint8_t flag; /* BLKIF_DISCARD_SECURE or zero */ member
|
/xen-4.10.0-shim-comet/docs/ |
A D | ChangeLog | 70 New feature flag available via the version hypercall indicates whether the 73 16724: CPUID feature flag for MMU_PT_UPDATE_PRESERVE_AD hypercall 76 The x86 CPUID_4000_0002_ECX[0] flag indicates whether the Xen host
|
/xen-4.10.0-shim-comet/m4/ |
A D | pthread.m4 | 22 AC_CACHE_CHECK([for pthread flag], [ax_cv_pthread_flags], [
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | vbe_display_api.txt | 203 The new flag VBE_DISPI_NOCLEARMEM allows to preserve the VBE video memory. 204 The new flag VBE_DISPI_LFB_ENABLED indicates the usage of the LFB. 208 If the new flag VBE_DISPI_GETCAPS is enabled, the xres, yres and bpp registers 210 The new flag VBE_DISPI_8BIT_DAC switches the DAC to 8 bit mode.
|
A D | ChangeLog | 400 - 8 bit DAC capability flag set 544 - new VBE presence flag stored at unused BDA address 0xB9 546 - added BIOS TTY flag for VBE mode 0x0102 (TODO: scrolling) 601 - the 'noclearmem' flag is not stored in the 'current video mode' 602 register (0040h:0049h) - VBE also stores the 'noclear' flag in 688 - LFB flag now stored in the register VBE_DISPI_INDEX_ENABLE - 794 flag VBE_WINDOW_ATTRIBUTE_RELOCATABLE is set * flag 826 modes with the LFB flag set removed from the list (Linux doesn't 834 modes with the LFB flag set removed from the list (Linux doesn't
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | tdb.h | 124 int tdb_store(TDB_CONTEXT *tdb, TDB_DATA key, TDB_DATA dbuf, int flag);
|
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/ |
A D | debug-8250.inc | 27 tst \rc, #UART_LSR_THRE /* Check Xmit holding register flag */
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | nconf.c | 495 static int get_mext_match(const char *match_str, match_f flag) in get_mext_match() argument 500 if (flag == FIND_NEXT_MATCH_DOWN) in get_mext_match() 502 else if (flag == FIND_NEXT_MATCH_UP) in get_mext_match() 511 if (flag == FIND_NEXT_MATCH_UP || in get_mext_match() 512 flag == MATCH_TINKER_PATTERN_UP) in get_mext_match()
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | kernel.c | 277 void add_taint(unsigned int flag) in add_taint() argument 279 tainted |= flag; in add_taint()
|
/xen-4.10.0-shim-comet/stubdom/ |
A D | vtpm-deepquote.patch | 160 + * BOOL continueAuth Continue flag for authHandle 171 + * BOOL continueAuth Continue flag for authHandle
|
A D | vtpm-parent-sign-ek.patch | 164 + * BOOL continueAuth Continue flag for authHandle 175 + * BOOL continueAuth Continue flag for authHandle
|