Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/
Dacr_r367.c85 u32 lazy_bootstrap; member
176 if (acr->lazy_bootstrap & BIT(_img->falcon_id)) in acr_r367_ls_img_fill_headers()
177 whdr->lazy_bootstrap = 1; in acr_r367_ls_img_fill_headers()
Dacr_r352.h141 u32 lazy_bootstrap; member
Dacr_r352.c215 u32 lazy_bootstrap; member
317 if (acr->lazy_bootstrap & BIT(_img->falcon_id)) in acr_r352_ls_img_fill_headers()
318 whdr->lazy_bootstrap = 1; in acr_r352_ls_img_fill_headers()
530 acr->lazy_bootstrap |= BIT(falcon_id); in acr_r352_prepare_ls_blob()