Home
last modified time | relevance | path

Searched refs:tdp_mmu_page (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.h73 static inline bool is_tdp_mmu_page(struct kvm_mmu_page *sp) { return sp->tdp_mmu_page; } in is_tdp_mmu_page()
H A Dmmu_internal.h59 bool tdp_mmu_page; member
H A Dtdp_mmu.c201 sp->tdp_mmu_page = true; in tdp_mmu_init_sp()