Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dset_memory.h41 int _set_memory_wt(unsigned long addr, int numpages);
/linux-6.1.9/arch/x86/mm/
Dioremap.c59 err = _set_memory_wt(vaddr, nrpages); in ioremap_change_attr()
/linux-6.1.9/arch/x86/mm/pat/
Dset_memory.c1940 int _set_memory_wt(unsigned long addr, int numpages) in _set_memory_wt() function