Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/kvm/vmx/
H A Dmmu.rs91 fn tdp_set_eptp(root_hpa: u64) -> Result<(), SystemError> { in tdp_set_eptp() function
180 context.set_eptp = Some(tdp_set_eptp); in init_kvm_tdp_mmu()