Searched refs:mpfn (Results 1 – 3 of 3) sorted by relevance
440 unsigned long *mpfn, in drm_pagemap_migrate_populate_ram_pfn() argument469 mpfn[i] = migrate_pfn(page_to_pfn(page)); in drm_pagemap_migrate_populate_ram_pfn()473 struct page *page = migrate_pfn_to_page(mpfn[i]); in drm_pagemap_migrate_populate_ram_pfn()486 struct page *page = migrate_pfn_to_page(mpfn[i]); in drm_pagemap_migrate_populate_ram_pfn()492 mpfn[i] = 0; in drm_pagemap_migrate_populate_ram_pfn()
921 uint8_t mpfn; in csio_do_hello() local944 csio_mb_process_hello_rsp(hw, mbp, &retval, state, &mpfn); in csio_do_hello()952 if (hw->pfn == mpfn) { in csio_do_hello()1020 if (mpfn == PCIE_FW_MASTER_M && in csio_do_hello()1022 mpfn = PCIE_FW_MASTER_G(pcie_fw); in csio_do_hello()1043 if (hw->pfn == mpfn) in csio_do_hello()1049 hw->pfn, mpfn, state_str); in csio_do_hello()
110 uint8_t *mpfn) in csio_mb_process_hello_rsp() argument121 *mpfn = FW_HELLO_CMD_MBMASTER_G(value); in csio_mb_process_hello_rsp()
Completed in 19 milliseconds