Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
H A Dx86.h224 static inline bool is_pse(struct kvm_vcpu *vcpu) in is_pse() function
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-intel.c27 bool is_pse; member
/linux-6.15/arch/x86/kvm/mmu/
H A Dmmu.c5281 bool is_pse = false; in reset_shadow_zero_bits_mask() local