Home
last modified time | relevance | path

Searched defs:fixed1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.h251 static inline bool fixed_bits_valid(u64 val, u64 fixed0, u64 fixed1) in fixed_bits_valid()
259 u64 fixed1 = to_vmx(vcpu)->nested.msrs.cr0_fixed1; in nested_guest_cr0_valid() local
273 u64 fixed1 = to_vmx(vcpu)->nested.msrs.cr0_fixed1; in nested_host_cr0_valid() local
281 u64 fixed1 = to_vmx(vcpu)->nested.msrs.cr4_fixed1; in nested_cr4_valid() local
/openbmc/linux/sound/usb/
H A Dmixer_s1810c.c87 u32 fixed1; member
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dch7006_priv.h35 #define fixed1 (1LL << 32) macro