Home
last modified time | relevance | path

Searched defs:__sz (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Dmsm_media_info.h5 #define MSM_MEDIA_ALIGN(__sz, __align) (((__align) & ((__align) - 1)) ?\ argument
11 #define MSM_MEDIA_ROUNDUP(__sz, __r) (((__sz) + ((__r) - 1)) / (__r)) argument
/linux/arch/riscv/mm/
A Dinit.c404 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument
411 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument
414 #define create_pmd_mapping(__pmdp, __va, __pa, __sz, __prot) argument

Completed in 8 milliseconds