Searched refs:VF (Results 1 – 9 of 9) sorted by relevance
| /openbmc/qemu/docs/ |
| H A D | pcie_sriov.txt | 18 (PF) and the virtual device (VF). From QEMU's perspective, the VFs are just 28 <VF BAR start> + <VF number> * <BAR sz> + <offset> 31 setting up a BAR for a VF. 61 /* Set up individual VF BARs (parameters as for normal BARs) */ 74 except for the SR/IOV capability. Then you need to set up the VF BARs as 75 subregions of the PFs SR/IOV VF BARs by calling pci_register_bar(): 102 another VF count, and the emulation enforces this:
|
| /openbmc/qemu/docs/system/devices/ |
| H A D | nvme.rst | 334 The simplest possible invocation enables the capability to set up one VF 360 * enable VF 366 * assign the flexible resources to the VF and set it ONLINE 374 * bind the NVMe driver to the VF
|
| /openbmc/qemu/target/arm/ |
| H A D | cpu.h | 275 * NZCV are kept in the split out env->CF/VF/NF/ZF, (which have the same 307 uint32_t VF; /* V is the bit 31. All other bits are undefined */ 1560 | (env->CF << 29) | ((env->VF & 0x80000000) >> 3) 1569 env->VF = (val << 3) & 0x80000000; 1601 | (env->CF << 29) | ((env->VF & 0x80000000) >> 3) | (env->QF << 27) in xpsr_write() 1615 env->VF = (val << 3) & 0x80000000; in xpsr_write() 306 uint32_t VF; /* V is the bit 31. All other bits are undefined */ global() member
|
| H A D | helper.c | 3845 * Updates to VI and VF require us to update the status of in arm_hcr_el2_eff_secstate() 5356 env->NF = env->CF = env->VF = 0, env->ZF = 1; 8132 (env->CF << 29) | ((env->VF & 0x80000000) >> 3) | (env->QF << 27) in arm_log_exception() 8149 env->VF = (val << 3) & 0x80000000; in aarch64_sync_32_to_64()
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | helper-a64.c | 1149 env->VF = 0; in do_setp() 1548 env->VF = 0; in do_cpyp()
|
| H A D | translate.c | 70 cpu_VF = tcg_global_mem_new_i32(tcg_env, offsetof(CPUARMState, VF), "VF"); in arm_translate_init() 691 /* (N == V) is equal to the sign bit of ~(NF ^ VF). Propagate in arm_test_cc()
|
| /openbmc/openbmc/poky/meta/recipes-kernel/perf/ |
| H A D | perf.bb | 96 VF=1 \
|
| /openbmc/qemu/hw/net/ |
| H A D | trace-events | 271 igb_core_vf_reset(uint16_t vfn) "VF%d"
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | bootstrap.min.css.map | 1 …2BAAA,EACA,0BAAA,EDkVA,YCnVA,WAAA,IACA,cAAA,IDqVA,mBCtVA,WAAA,KACA,cAAA,KD+VF,mBChWE,WAAA,KACA,cAA…
|