Searched full:allow (Results 1 – 22 of 22) sorted by relevance
18 mb(); /* allow host to modify guest memory */ in force_exit()25 mb(); /* allow host to modify guest memory */ in force_exit_value()
17 /* dummy its_data struct to allow gic_get_dt_bases() call */
59 char ext[0]; /* allow unit tests to add extended info */
328 * Declare as weak to allow external tests to redefine and override a364 * Save a frame pointer using the link to allow unwinding of440 * Declare as weak to allow external tests to redefine and override the
203 /* Allow all the other CPUs to complete the operation */ in psci_cpu_off_test()
499 * clear cycle and all event counters and allow counter enablement in test_basic_event_count()
17 # Allow user overrides of some config.mak variables
209 # allow dumping + PCKMO212 # allow PCKMO
18 # Hide x2APIC to allow testing AVIC on non-x2AVIC systems70 # To allow IPIs to be accelerated by SVM AVIC when the feature is available and
714 /* Allow broadcast unless there are more than 2 vCPUs. */ in test_logical_ipi_multi_target()
585 /* kvm doesn't allow lidt/lgdt from mmio, so the test is disabled */
76 * for example to allow tests to run in whatever space they want in sie()
202 - While the kernel standard requires 80 columns, we allow up to 120.
114 Allow PV guests to be dumped. Requires at least z16.
101 * TODO: Allow the VA range to shrink and move. in mem_allocator_init()
271 #define PCI_AGP_COMMAND_AGP 0x0100 /* Allow processing of AGP transactions */272 #define PCI_AGP_COMMAND_64BIT 0x0020 /* Allow processing of 64-bit addresses */622 #define PCI_EXP_DEVCTL2_IDO_REQ_EN 0x0100 /* Allow IDO for requests */623 #define PCI_EXP_DEVCTL2_IDO_CMP_EN 0x0200 /* Allow IDO for completions */
94 /* We only allow set one bit for each time */ in vtd_gcmd_or()
922 * Enable interrupts for one instruction (nop), to allow the CPU to process all
3087 # Allow just an angle bracketed address4542 # TEST: allow direct testing of the type matcher.4553 # TEST: allow direct testing of the attribute matcher.5561 # check that goto labels aren't indented (allow a single space indentation)6150 my $allow = 0;6161 $allowed[$allow] = 0;6174 #print "cond<$cond> block<$block> allowed<$allowed[$allow]>\n";6177 $allowed[$allow] = 1;6181 $allowed[$allow] = 1;6185 $allowed[$allow] = 1;[all …]
219 die "$P: using --self-test does not allow any other option or argument\n";2457 # comment. We must allow for rfc822_lwsp (or comments) after each of these.
246 my $doc_start = '^/\*\*\s*$'; # Allow whitespace at end of comment start.