Searched refs:migratable (Results 1 – 8 of 8) sorted by relevance
24 unsigned char migratable; member
672 p->key[p->key_len] = p->migratable; in key_seal()703 p->migratable = p->key[--p->key_len]; in key_unseal()780 pay->migratable = 0; in getoptions()885 p->migratable = 1; /* migratable by default */ in trusted_payload_alloc()997 if (!p->migratable) in trusted_update()1025 new_p->migratable = p->migratable; in trusted_update()
70 pr_info("trusted_key: migratable %d\n", p->migratable); in dump_payload()
302 migratable. Under current Linux, migratable pages are anonymous pages and304 guarantee that the memory block contains only migratable pages.306 Now, a boot option for making a memory block which consists of migratable pages
2106 amount of memory used for migratable allocations.
39 migratable= 0|1 indicating permission to reseal to new PCR values,
250 IOW, this parameter affects only non-migratable hugepages.252 Assuming that hugepages are not migratable in your system, one usecase of256 memory more likely. Note that using ZONE_MOVABLE for non-migratable
256 were not migratable as isolate_lru_page() could not find them, and the LRU list536 process because mlocked pages are migratable. However, for reclaim, if