Home
last modified time | relevance | path

Searched full:initial (Results 1 – 23 of 23) sorted by relevance

/kvm-unit-tests/s390x/
H A Dspec_ex-sie.c50 /* interpretation off -> initial exception must cause interception */ in test_spec_ex_sie()
54 "Received specification exception intercept for initial exception"); in test_spec_ex_sie()
61 /* interpretation on -> configuration dependent if initial exception causes in test_spec_ex_sie()
67 msg = "Interpreted initial exception, intercepted invalid program new PSW exception"; in test_spec_ex_sie()
73 report_info("Did not interpret initial exception"); in test_spec_ex_sie()
H A Dflat.lds.S7 * Initial short psw for disk boot, with 31 bit addressing for
48 * stackptr set with initial stack frame preallocated
H A Dcstart64.S24 * When booting from disk the initial short psw is in 31 bit mode.
42 /* setup initial PSW mask + control registers*/
H A Dpv-ipl.c96 * Reset initial for subcode 1 in test_diag_308()
105 report(cc == 0 && rc == 1, "Initial reset cpu"); in test_diag_308()
H A Dmacros.S50 * Store CR0 and load initial CR0 so AFP is active and we can
H A Duv-guest.c143 …{ "cpu initial reset", UVC_CMD_CPU_RESET_INITIAL, sizeof(struct uv_cb_nodata), BIT_UVC_CMD_CPU_RES…
H A Dsmp.c465 report_prefix_push("reset initial"); in test_reset_initial()
H A Duv-host.c86 …{ "cpu initial reset", UVC_CMD_CPU_RESET_INITIAL, sizeof(struct uv_cb_nodata), BIT_UVC_CMD_CPU_RES…
/kvm-unit-tests/s390x/snippets/asm/
H A Dflat.lds.S5 * Initial short psw for disk boot, with 31 bit addressing for
/kvm-unit-tests/s390x/snippets/c/
H A Dflat.lds.S13 * Initial short psw for disk boot, with 31 bit addressing for
/kvm-unit-tests/powerpc/
H A Dflat.lds50 * stackptr set with initial stack frame (64 bytes) preallocated
H A Dcstart64.S48 /* Zero backpointers in initial stack frame so backtrace() stops */
162 /* Zero backpointers in initial stack frame so backtrace() stops */
/kvm-unit-tests/lib/
H A Dalloc_phys.h21 * phys_alloc_init creates the initial free memory region of size @size
/kvm-unit-tests/lib/riscv/
H A Dmmu.c133 /* The initial page table uses an identity mapping. */ in setup_mmu()
/kvm-unit-tests/x86/
H A Dapic.c234 /* old QEMUs do not set initial x2APIC ID */ in __test_apic_id()
494 /* Set "Initial Counter Register", which starts the timer */ in test_apic_timer_one_shot()
636 "TMCCT should be reset to the initial-count"); in test_apic_change_mode()
H A Dpmu.c494 * To generate overflow, i.e. roll over to '0', the initial count just in measure_for_overflow()
H A Dsvm_tests.c790 "initial TSC scale ratio"); in svm_tsc_scale_test()
H A Dvmx_tests.c6317 * TMICT: A write of 0 to the initial-count register effectively in get_x2apic_wr_val()
/kvm-unit-tests/arm/
H A Dmte.c96 * initial value of 'res' hasn't changed if a tag check fault in mte_fault_handler()
/kvm-unit-tests/lib/libfdt/
H A Dfdt_sw.c32 /* 'memrsv' state: Initial state after fdt_create()
/kvm-unit-tests/lib/linux/
H A Dpci_regs.h879 #define PCI_SRIOV_INITIAL_VF 0x0c /* Initial VFs */
/kvm-unit-tests/scripts/
H A Dkernel-doc2084 emit_warning("${file}:$.", "missing initial short description on line:\n$_");
H A Dcheckpatch.pl4023 # Networking with an initial /*
4027 …$realline > 3) { # Do not warn about the initial copyright comment block after SPDX-License-Identi…