Searched refs:inv_flags (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/misc/cxl/ |
D | fault.c | 139 unsigned long access, flags, inv_flags = 0; in cxl_handle_mm_fault() local 175 inv_flags |= HPTE_NOHPTE_UPDATE; in cxl_handle_mm_fault() 178 hash_page_mm(mm, dar, access, 0x300, inv_flags); in cxl_handle_mm_fault()
|
/Linux-v4.19/arch/powerpc/platforms/ps3/ |
D | htab.c | 113 int ssize, unsigned long inv_flags) in ps3_hpte_updatepp() argument
|
/Linux-v4.19/drivers/misc/ocxl/ |
D | link.c | 131 unsigned long access, flags, inv_flags = 0; in xsl_fault_handler_bh() local 171 inv_flags); in xsl_fault_handler_bh()
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | lpar.c | 302 int ssize, unsigned long inv_flags) in pSeries_lpar_hpte_updatepp() argument
|