Searched full:initial (Results 1 – 23 of 23) sorted by relevance
/kvm-unit-tests/s390x/ |
H A D | spec_ex-sie.c | 50 /* 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 D | flat.lds.S | 7 * Initial short psw for disk boot, with 31 bit addressing for 48 * stackptr set with initial stack frame preallocated
|
H A D | cstart64.S | 24 * When booting from disk the initial short psw is in 31 bit mode. 42 /* setup initial PSW mask + control registers*/
|
H A D | pv-ipl.c | 96 * Reset initial for subcode 1 in test_diag_308() 105 report(cc == 0 && rc == 1, "Initial reset cpu"); in test_diag_308()
|
H A D | macros.S | 50 * Store CR0 and load initial CR0 so AFP is active and we can
|
H A D | uv-guest.c | 143 …{ "cpu initial reset", UVC_CMD_CPU_RESET_INITIAL, sizeof(struct uv_cb_nodata), BIT_UVC_CMD_CPU_RES…
|
H A D | smp.c | 465 report_prefix_push("reset initial"); in test_reset_initial()
|
H A D | uv-host.c | 86 …{ "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 D | flat.lds.S | 5 * Initial short psw for disk boot, with 31 bit addressing for
|
/kvm-unit-tests/s390x/snippets/c/ |
H A D | flat.lds.S | 13 * Initial short psw for disk boot, with 31 bit addressing for
|
/kvm-unit-tests/powerpc/ |
H A D | flat.lds | 50 * stackptr set with initial stack frame (64 bytes) preallocated
|
H A D | cstart64.S | 48 /* 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 D | alloc_phys.h | 21 * phys_alloc_init creates the initial free memory region of size @size
|
/kvm-unit-tests/lib/riscv/ |
H A D | mmu.c | 133 /* The initial page table uses an identity mapping. */ in setup_mmu()
|
/kvm-unit-tests/x86/ |
H A D | apic.c | 234 /* 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 D | pmu.c | 494 * To generate overflow, i.e. roll over to '0', the initial count just in measure_for_overflow()
|
H A D | svm_tests.c | 790 "initial TSC scale ratio"); in svm_tsc_scale_test()
|
H A D | vmx_tests.c | 6317 * TMICT: A write of 0 to the initial-count register effectively in get_x2apic_wr_val()
|
/kvm-unit-tests/arm/ |
H A D | mte.c | 96 * initial value of 'res' hasn't changed if a tag check fault in mte_fault_handler()
|
/kvm-unit-tests/lib/libfdt/ |
H A D | fdt_sw.c | 32 /* 'memrsv' state: Initial state after fdt_create()
|
/kvm-unit-tests/lib/linux/ |
H A D | pci_regs.h | 879 #define PCI_SRIOV_INITIAL_VF 0x0c /* Initial VFs */
|
/kvm-unit-tests/scripts/ |
H A D | kernel-doc | 2084 emit_warning("${file}:$.", "missing initial short description on line:\n$_");
|
H A D | checkpatch.pl | 4023 # Networking with an initial /* 4027 …$realline > 3) { # Do not warn about the initial copyright comment block after SPDX-License-Identi…
|