Home
last modified time | relevance | path

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

/linux/include/linux/
H A Duaccess.h30 #ifndef untagged_addr_remote
31 #define untagged_addr_remote(mm, addr) ({ \ macro
/linux/arch/riscv/include/asm/
H A Duaccess.h36 #define untagged_addr_remote(mm, addr) ({ \ macro
/linux/mm/
H A Dmadvise.c1906 untagged_addr_remote(mm, start); in get_untagged_addr()
H A Dmigrate.c2302 addr = (unsigned long)untagged_addr_remote(mm, p); in add_folio_for_migration()
H A Dmemory.c7062 addr = untagged_addr_remote(mm, addr); in __access_remote_vm()
7187 addr = untagged_addr_remote(mm, addr); in __copy_remote_vm_str()