Home
last modified time | relevance | path

Searched full:allowed (Results 1 – 25 of 26) sorted by relevance

12

/kvm-unit-tests/lib/ppc64/asm/
H A Dpgtable-hwdef.h43 #define _PAGE_WRITE 0x00002 /* write access allowed */
44 #define _PAGE_READ 0x00004 /* read access allowed */
/kvm-unit-tests/s390x/
H A Dpv-diags.c43 * allowed to do after a diag500 exit. in test_diag_500()
53 * allowed to do after a diag500 exit. in test_diag_500()
96 * allowed to do after a diag288 exit. in test_diag_288()
H A Dmigration-cmm.c25 * Maps ESSA actions to states the page is allowed to be in after the in test_migration()
H A Dsclp.c207 * exception is also allowed.
360 * exception is also allowed.
429 * Find a valid READ INFO command code; not all codes are always allowed, and
H A Dmigration.c91 * Otherwise, the compiler is allowed to re-use the registers for in test_func()
H A Dmvpg.c102 * Key Function Control values 4 and 5 are allowed only in supervisor in test_exceptions()
H A Dpv-icptcode.c63 * We are not allowed to decrement the timer more than the in test_validity_timing()
H A Dtopology.c176 * is the maximum number of CPU allowed by the machine.
/kvm-unit-tests/s390x/snippets/c/
H A Dsie-dat.c37 /* indicate we've written the non-allowed page (should never get here) */ in main()
/kvm-unit-tests/lib/libfdt/
H A Dfdt_sw.c34 * Allowed functions:
58 * Allowed functions:
91 * Allowed functions: none
H A Dlibfdt.h54 * terminated (overflows, goes outside allowed bounds, or
/kvm-unit-tests/lib/
H A Dalloc_page.h42 * flags is a bitmap of allowed areas and flags.
H A Dalloc_page.c95 * - the block size must be smaller than the maximum allowed
140 * Both parameters must be not larger than the largest allowed order
260 * - the size of the block is less than the maximum allowed
471 /* the number must be within the allowed range */ in _page_alloc_init_area()
H A Dpci.c79 /* No overlap is allowed */ in pci_cmd_set_clr()
/kvm-unit-tests/x86/
H A Dmsr.c62 * Special case EFER since clearing LME/LMA is not allowed in 64-bit mode, in __test_msr_rw()
63 * and conversely setting those bits on 32-bit CPUs is not allowed. Treat in __test_msr_rw()
/kvm-unit-tests/riscv/
H A DMakefile87 # Unaligned accesses are allowed, but may be emulated by M-mode.
H A Dsbi-sse.c477 /* Test all flags allowed for SBI_SSE_ATTR_INTERRUPTED_FLAGS */ in sse_simple_handler()
/kvm-unit-tests/scripts/
H A Druntime.bash140 # There is no globbing or whitespace allowed in check parameters.
H A Dcheckpatch.pl3107 # Only one name comment should be allowed
3846 # Check the allowed long line types first
5045 # check for spacing round square brackets; allowed:
5283 # unary ++ and unary -- are allowed no space on one side.
5564 # but this is not allowed here as many ?: uses would appear to be labels
5895 #no spaces allowed after \ in define
6149 my @allowed = ();
6161 $allowed[$allow] = 0;
6164 # We have looked at and allowed this specific line.
6174 #print "cond<$cond> block<$block> allowed<$allowed[$allow]>\n";
[all …]
H A Dkernel-doc1748 # Function-like macros are not allowed to have spaces between
H A Dget_maintainer.pl1082 Multiple lines and # comments are allowed.
/kvm-unit-tests/
H A DLICENSE7 of this license document, but changing it is not allowed.
151 allowed only for noncommercial distribution and only if you
/kvm-unit-tests/lib/x86/
H A Dsmp.c213 * Since 1. compile time calculation of offsets is not allowed when in setup_rm_gdt()
/kvm-unit-tests/powerpc/
H A Dcstart64.S33 * allowed to link there due to how QEMU deals with linker VMAs,
/kvm-unit-tests/lib/linux/
H A Dpci_regs.h300 #define PCI_MSI_FLAGS_64BIT 0x0080 /* 64-bit addresses allowed */
854 #define PCI_PRI_ALLOC_REQ 0x0c /* PRI max reqs allowed */

12