Home
last modified time | relevance | path

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

/kvm-unit-tests/scripts/
H A Dget_maintainer.pl326 sub read_maintainer_file {
364 sub find_is_maintainer_file {
372 sub find_ignore_git {
378 sub read_all_maintainer_files {
412 sub maintainers_in_file {
436 sub read_mailmap {
643 sub self_test {
772 sub ignore_email_address {
782 sub range_is_maintained {
800 sub range_has_maintainer {
[all …]
H A Dkernel-doc389 sub findprog($)
396 sub get_sphinx_version()
433 sub get_kernel_version() {
443 sub print_lineno {
450 sub emit_warning {
459 sub dump_section {
495 sub dump_doc_section {
529 sub output_highlight {
565 sub output_function_man(%) {
616 sub output_enum_man(%) {
[all …]
H A Dcheckpatch.pl84 sub help {
157 sub uniq {
162 sub list_types {
251 sub load_docs {
403 sub hash_save_array_words {
420 sub hash_show_words {
673 sub edit_distance_min {
689 sub get_edit_distance {
718 sub find_standard_signature {
904 sub perms_to_octal {
[all …]
/kvm-unit-tests/lib/arm/
H A Dldivmod.S12 sub sp, sp, #16
25 sub sp, sp, #16
/kvm-unit-tests/arm/
H A Dcstart.S41 sub r4, r5, #THREAD_SIZE
256 sub r1, r1, r0
312 sub lr, lr, #\correction
371 sub sp, #S_FRAME_SIZE
H A Dcstart64.S78 sub x4, x5, #THREAD_SIZE
308 sub x1, x1, x0
H A Dmte.c305 report_abort("Unknown sub-test '%s'", argv[1]); in main()
H A Dpmu.c320 "1: sub x10, x10, #1\n" in mem_access_loop()
1281 report_abort("Unknown sub-test '%s'", argv[1]); in main()
/kvm-unit-tests/lib/arm/asm/
H A Dassembler.h39 sub \tmp2, \tmp1, #1
/kvm-unit-tests/lib/arm64/asm/
H A Dassembler.h44 sub \tmp2, \tmp1, #1
/kvm-unit-tests/powerpc/
H A Dcstart64.S77 sub r5,r5,r4
80 sub r4,r4,r6
H A Dspapr_vpa.c75 report(rc == H_PARAMETER, "Reserved sub-function fails with H_PARAMETER"); in test_register_vpa()
/kvm-unit-tests/lib/x86/
H A Disr.c74 /* sub $8, %rsp */ in handle_irq()
H A Ddesc.c260 "push %"R "di; push %"R "si; push %"R "bp; sub $"S", %"R "sp \n\t"
/kvm-unit-tests/x86/
H A Drealmode.c379 MK_INSN(sub_r32_imm_1, "mov $1234567890, %eax\n\t" "sub $10, %eax\n\t"); in test_sub_imm()
380 MK_INSN(sub_r16_imm_1, "mov $1234, %ax\n\t" "sub $10, %ax\n\t"); in test_sub_imm()
381 MK_INSN(sub_r8_imm_1, "mov $0x12, %ah\n\t" "sub $0x10, %ah\n\t"); in test_sub_imm()
382 MK_INSN(sub_r8_imm_2, "mov $0x34, %al\n\t" "sub $0x10, %al\n\t"); in test_sub_imm()
387 report("sub 1", R_AX, outregs.eax == 1224); in test_sub_imm()
391 report("sub 2", R_AX, outregs.eax == 1234567880); in test_sub_imm()
395 report("sub 3", R_AX, outregs.eax == 0x0200); in test_sub_imm()
398 report("sub 4", R_AX, outregs.eax == 0x24); in test_sub_imm()
570 MK_INSN(ret_imm, "sub $10, %sp; jmp 2f; 1: retw $10; 2: callw 1b"); in test_call()
571 MK_INSN(retf_imm, "sub $10, %sp; lcallw $0, $retf_imm"); in test_call()
H A Dsvm_npt.c326 * sub-test. The NX test is still valid, but the extra bit of coverage in svm_npt_rsvd_bits_test()
H A Demulator.c681 asm("sub %1, %0" : "+m"(*mem) : "r"(0x26)); in test_simplealu()
682 report(*mem == 0x8300, "sub"); in test_simplealu()
H A Daccess.c375 * sub-test. This allows runtime PTE modification to assert that two in __ac_test_init()
H A Dvmx_tests.c3162 asm volatile("sub %%rsp,%0; invvpid (%%rsp,%0,1), %1" in ss_invvpid()
/kvm-unit-tests/lib/libfdt/
H A Dlibfdt_internal.h149 * leave the tree in a sub-optimal state.
H A Dfdt_ro.c513 /* FIXME: This is a bit sub-optimal, since we potentially scan in fdt_get_phandle()
H A Dlibfdt.h53 /* FDT_ERR_TRUNCATED: FDT or a sub-block is improperly
71 * device tree has it's sub-blocks in an order that the
/kvm-unit-tests/lib/s390x/
H A Dcss_lib.c498 * @isc: The interruption Sub Class as a bitfield
H A Dsclp-console.c33 /*18 CAN EM SUB ESC FS GS RS US */
/kvm-unit-tests/lib/linux/
H A Dpci_regs.h776 #define PCI_PWR_DATA_PM_SUB(x) (((x) >> 10) & 7) /* PM Sub State */
791 * HyperTransport sub capability types