Home
last modified time | relevance | path

Searched refs:paravirt (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/arch/powerpc/lib/
H A Dqspinlock.c75 static __always_inline int get_steal_spins(bool paravirt, bool sleepy) in get_steal_spins() argument
77 if (paravirt && sleepy) in get_steal_spins()
83 static __always_inline int get_remote_steal_spins(bool paravirt, bool sleepy) in get_remote_steal_spins() argument
85 if (paravirt && sleepy) in get_remote_steal_spins()
91 static __always_inline int get_head_spins(bool paravirt, bool sleepy) in get_head_spins() argument
93 if (paravirt && sleepy) in get_head_spins()
287 static __always_inline bool __yield_to_locked_owner(struct qspinlock *lock, u32 val, bool paravirt,… in __yield_to_locked_owner() argument
295 if (!paravirt) in __yield_to_locked_owner()
340 static __always_inline bool yield_to_locked_owner(struct qspinlock *lock, u32 val, bool paravirt) in yield_to_locked_owner() argument
342 return __yield_to_locked_owner(lock, val, paravirt, false); in yield_to_locked_owner()
[all …]
/openbmc/linux/drivers/firmware/efi/
H A Dfdtparams.c33 u8 paravirt; member
39 .paravirt = 1,
126 if (dt_params[i].paravirt) in efi_get_fdt_params()
/openbmc/qemu/docs/system/ppc/
H A Dembedded.rst6 - ``ppce500`` generic paravirt e500 platform
/openbmc/linux/arch/x86/kernel/
H A DMakefile118 obj-$(CONFIG_PARAVIRT) += paravirt.o
119 obj-$(CONFIG_PARAVIRT_SPINLOCKS)+= paravirt-spinlocks.o
/openbmc/linux/arch/arm64/kernel/
H A DMakefile59 obj-$(CONFIG_PARAVIRT) += paravirt.o
/openbmc/linux/arch/arm/kernel/
H A DMakefile86 obj-$(CONFIG_PARAVIRT) += paravirt.o
/openbmc/qemu/docs/system/arm/
H A Dcpu-features.rst174 paravirt features or features that enable CPU virtualization extensions.
/openbmc/linux/arch/x86/
H A DKconfig795 bool "paravirt-ops debugging"
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst7764 used to support Windows Hyper-V based guest paravirt drivers(VMBus).
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1853 hv_nopvspin [X86,HYPER_V] Disables the paravirt spinlock optimizations
/openbmc/linux/
H A DMAINTAINERS11826 KVM PARAVIRT (KVM/paravirt)
16247 F: arch/*/include/asm/paravirt*.h
16248 F: arch/*/kernel/paravirt*
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]