Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/coco/tdx/
Dtdx.c664 static bool try_accept_one(phys_addr_t *start, unsigned long len, in try_accept_one() function
746 if (try_accept_one(&start, len, PG_LEVEL_1G)) in tdx_enc_status_changed()
749 if (try_accept_one(&start, len, PG_LEVEL_2M)) in tdx_enc_status_changed()
752 if (!try_accept_one(&start, len, PG_LEVEL_4K)) in tdx_enc_status_changed()