Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/modules/vmid/
Dvmid.c41 static void add_ptb_to_table(struct core_vmid *core_vmid, unsigned int vmid, uint64_t ptb) in add_ptb_to_table() argument
43 core_vmid->ptb_assigned_to_vmid[vmid] = ptb; in add_ptb_to_table()
66 static int get_existing_vmid_for_ptb(struct core_vmid *core_vmid, uint64_t ptb) in get_existing_vmid_for_ptb() argument
71 if (core_vmid->ptb_assigned_to_vmid[i] == ptb) in get_existing_vmid_for_ptb()
91 uint8_t mod_vmid_get_for_ptb(struct mod_vmid *mod_vmid, uint64_t ptb) in mod_vmid_get_for_ptb() argument
97 if (ptb == 0) in mod_vmid_get_for_ptb()
100 vmid = get_existing_vmid_for_ptb(core_vmid, ptb); in mod_vmid_get_for_ptb()
105 va_config.page_table_base_addr = ptb; in mod_vmid_get_for_ptb()
111 add_ptb_to_table(core_vmid, vmid, ptb); in mod_vmid_get_for_ptb()
/Linux-v5.4/drivers/gpu/drm/amd/display/modules/inc/
Dmod_vmid.h37 uint8_t mod_vmid_get_for_ptb(struct mod_vmid *mod_vmid, uint64_t ptb);
/Linux-v5.4/arch/sh/lib64/
Dsdivsi3.S13 ptb __div_table,tr0