Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dsev.h623 static inline void sev_evict_cache(void *va, int npages) in sev_evict_cache() function
655 static inline void sev_evict_cache(void *va, int npages) {} in sev_evict_cache() function
/arch/x86/boot/startup/
A Dsev-shared.c820 sev_evict_cache((void *)vaddr, 1); in pvalidate_4k_page()
/arch/x86/coco/sev/
A Dcore.c386 sev_evict_cache(pfn_to_kaddr(e->gfn), e->pagesize ? 512 : 1); in pvalidate_pages()

Completed in 16 milliseconds