Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
A Dmem_encrypt.c261 void notify_range_enc_status_changed(unsigned long vaddr, int npages, bool enc) in notify_range_enc_status_changed() function
397 notify_range_enc_status_changed(start, PAGE_ALIGN(size) >> PAGE_SHIFT, enc); in early_set_memory_enc_dec()
415 notify_range_enc_status_changed(vaddr, npages, enc); in early_set_mem_enc_dec_hypercall()
/linux/arch/x86/include/asm/
A Dset_memory.h86 void notify_range_enc_status_changed(unsigned long vaddr, int npages, bool enc);
/linux/arch/x86/mm/pat/
A Dset_memory.c2030 notify_range_enc_status_changed(addr, numpages, enc); in __set_memory_enc_pgtable()

Completed in 10 milliseconds