/xen-4.10.0-shim-comet/xen/xsm/flask/ss/ |
A D | avtab.c | 67 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_insert() local 79 (specified & cur->key.specified) ) in avtab_insert() 108 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_insert_nonunique() local 119 (specified & cur->key.specified) ) in avtab_insert_nonunique() 140 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_search() local 151 (specified & cur->key.specified) ) in avtab_search() 175 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_search_node() local 186 (specified & cur->key.specified) ) in avtab_search_node() 216 (specified & cur->key.specified) ) in avtab_search_node_next() 460 if ( key.specified & spec_order[i] ) in avtab_read_item() [all …]
|
A D | conditional.c | 109 cur->node->key.specified &= ~AVTAB_ENABLED; in evaluate_cond_node() 111 cur->node->key.specified |= AVTAB_ENABLED; in evaluate_cond_node() 118 cur->node->key.specified &= ~AVTAB_ENABLED; in evaluate_cond_node() 120 cur->node->key.specified |= AVTAB_ENABLED; in evaluate_cond_node() 285 if ( k->specified & AVTAB_TYPE ) in cond_insertf() 306 if ( avtab_search_node_next(node_ptr, k->specified) ) in cond_insertf() 525 node = avtab_search_node_next(node, key->specified) ) in cond_compute_av() 528 (node->key.specified & (AVTAB_ALLOWED|AVTAB_ENABLED)) ) in cond_compute_av() 531 (node->key.specified & (AVTAB_AUDITDENY|AVTAB_ENABLED)) ) in cond_compute_av() 539 (node->key.specified & (AVTAB_AUDITALLOW|AVTAB_ENABLED)) ) in cond_compute_av()
|
A D | avtab.h | 43 u16 specified; /* what field is specified */ member 83 int specified);
|
A D | mls.h | 33 u16 tclass, u32 specified, struct context *newcontext);
|
A D | services.c | 489 avkey.specified = AVTAB_AV; in context_struct_compute_av() 500 node = avtab_search_node_next(node, avkey.specified) ) in context_struct_compute_av() 502 if ( node->key.specified == AVTAB_ALLOWED ) in context_struct_compute_av() 504 else if ( node->key.specified == AVTAB_AUDITALLOW ) in context_struct_compute_av() 506 else if ( node->key.specified == AVTAB_AUDITDENY ) in context_struct_compute_av() 966 u32 specified, in security_compute_sid() argument 1010 switch ( specified ) in security_compute_sid() 1042 avkey.specified = specified; in security_compute_sid() 1051 if ( node->key.specified & AVTAB_ENABLED ) in security_compute_sid() 1069 if ( specified & AVTAB_TRANSITION ) in security_compute_sid() [all …]
|
A D | mls.c | 446 u16 tclass, u32 specified, struct context *newcontext) in mls_compute_sid() argument 453 switch ( specified ) in mls_compute_sid()
|
/xen-4.10.0-shim-comet/tools/xenstat/xentop/ |
A D | TODO | 30 -n number of iterations to dump to standard output (unlimited if not specified) 32 Monitor only domains with specified domain IDs 34 Monitor only domains with specified node IDs
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xlcpupool.cfg.pod.5 | 83 The default scheduler is the one used for C<Pool-0> specified as 90 specified nodes are allocated in the new cpupool. 94 Specifies the cpus that will be member of the cpupool. All the specified 95 cpus must be free, or creation will fail. C<CPU-LIST> may be specified 113 If neither B<nodes> nor B<cpus> are specified only the first free cpu
|
A D | xentrace.pod.8 | 21 I<FILE> specified on the command line. 45 to 32 bits. If not specified, the cpu-mask as set during bootup will be 47 may be specified as follows: 68 set event capture mask. If not specified the TRC_ALL will be used.
|
A D | xl.pod.1.in | 295 specified it displays information about all domains. 669 specified it displays information about all domains. 753 specified, VCPU information for all domains will be provided. 1028 Restrict output to domains in the specified cpupool. 1102 Restrict output to domains in the specified cpupool. 1155 Restrict output to domains in the specified cpupool. 1232 Cpu-pools can be specified either by name or by id. 1280 nodes can be specified as single CPU/node IDs or as ranges. 1476 Removes the vdispl device specified by I<dev-id> from the domain specified by I<domain-id>. 1558 Destroy a USB controller from the specified domain. [all …]
|
A D | xl-network-configuration.pod.5 | 25 These might be specified in the domain config file like this: 40 If specified then this option specifies the MAC address inside the 44 The default if this keyword is not specified is to be automatically 184 specified IP address to be used by the guest (blocking all others). 197 The default if this keyword is not specified is unlimited. 199 The rate may be specified as "/s" or optionally "/s@".
|
A D | xl-disk-configuration.pod.5 | 34 These might be specified in the domain config file like this: 43 positional parameters may also be specified explicitly by name. 45 Each parameter may be specified at most once, either as a positional 47 is not specified, or if it is specified with an empty value (whether 81 When this parameter is specified by name, ie with the C<target=> 85 the target was already specified as a positional parameter. This 93 should not be specified as positional parameters. 252 Normally this option should not be specified, in which case libxl will
|
A D | xl.cfg.pod.5.in | 18 A domain configuration file consists of a series of options, specified by 143 all (more on this below). A C<CPULIST> may be specified as follows: 201 If this option is not specified, the vCPUs of the guest will not have 202 any preference regarding host CPUs. If this option is specified, 207 If this option is not specified (and B<cpus=> is not specified either), 425 Load the specified file as the kernel image. 429 Load the specified file as the ramdisk. 502 Load the specified file as firmware for the guest. 1013 option is valid only when the B<controller> option is specified. 1988 specified: [all …]
|
/xen-4.10.0-shim-comet/xen/ |
A D | Kconfig.debug | 57 Select this option to use the format specified in GCC 7. 63 Select this option to use the format specified in GCC 5. 69 Select this option to use the format specified in GCC 4.9. 75 Select this option to use the format specified in GCC 4.7. 81 Select this option to use the format specified in GCC 3.4.
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | efi.markdown | 39 name enclosed in square brackets, with individual values specified in each 62 Specifies the section to use for booting, if none was specified on the command 105 case. A dtb specified in the configuration file will override a device tree 110 Specifies an alternate configuration file to use in case the specified section 112 specified) configuration file. This is only meaningful in the [global] section 115 Filenames must be specified relative to the location of the EFI binary. 117 Extra options to be passed to Xen can also be specified on the command line,
|
A D | xl-psr.markdown | 120 Per socket cbm can be specified with the `--socket SOCKET` option. 123 L2 cache. Per cache level cbm can be specified with the `--level LEVEL` option. 134 L2 cache. Per cache level cbm can be specified with the `--level LEVEL` option. 157 fine-grained manner. Code cache and data cache can be specified independently. 174 If neither `-c` nor `-d` option is specified when CDP is on, the same code
|
A D | console.txt | 95 The backend implementation daemon chosen for a particular console is specified 108 are given to qemu. The output of a serial is specified as argument to 125 serial if the user specified 'serial = "pty"' in the VM config file. 138 output goes is still specified using qemu command line options.
|
A D | xen-command-line.markdown | 294 device can communicate at) can be specified. 326 unless the parameter is explicitly specified with name=value option, it 343 cannot be specified when `dev=pci` or `dev=amt` is used. 467 the specified processor. It is important to ensure that all hosts in a 669 If `<size>` is not specified, the default is all the available memory 701 affinities to prefer but be not limited to the specified node(s). 966 The specified value is a bit mask with the individual bits having the 1370 All numbers specified must be hexadecimal ones. 1524 the one specified for the first one, an error will be reported. 1693 pages) must also be specified via the tbuf\_size parameter. [all …]
|
A D | xenstore.txt | 47 and shared memory, as specified in io/xs_wire.h: each message in 104 Where no reply payload format is specified below, success responses 123 represented as integers; unless otherwise specified it 214 Iff <wpath> for the watch was specified as a relative pathname,
|
/xen-4.10.0-shim-comet/m4/ |
A D | xenstored.m4 | 25 if you have not specified a preference and do not have ocaml 40 AC_MSG_ERROR([Unsupported xenstored specified, supported types: oxenstored xenstored])
|
/xen-4.10.0-shim-comet/stubdom/ |
A D | vtpm-locality.patch | 11 /* set the capability area with the specified data, on failure
|
/xen-4.10.0-shim-comet/tools/blktap2/ |
A D | README | 70 versions when specified in a vm configuration file. 227 your file. Use the same name you specified in the third field of step 279 The second parameter contains the name that was specified in the 283 flags specified in tapdisk.h that may change the way you treat the 304 use them as specified you will run into problems as your driver will
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/ |
A D | sysconfig.xencommons.in | 75 # Maximum xenstore domain memory size. Can be specified as:
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | intel_psr_cat_cdp.pandoc | 68 If `-lX` is specified and LX is not supported, print error. 69 If no `-l` is specified, level 3 is the default option. 82 If `-lX` is specified and LX is not supported, print error. 83 If no `-l` is specified, level 3 is the default option. 227 CDP is specified.
|
/xen-4.10.0-shim-comet/ |
A D | INSTALL | 57 /etc/rc.d. If not specified configure tries to guess the path. 62 subdirectory are "sysconfig" or "default". If not specified configure 132 coredump-destroy or coredump-restart can be specified with this option. 192 resulting libraries will not be installed in the specified path. Instead
|