Searched refs:gfp_custom (Results 1 – 3 of 3) sorted by relevance
96 gfp_t gfp_custom; member
355 .gfp_custom = (in_atomic) ? GFP_ATOMIC | __GFP_ACCOUNT : 0, in kvm_riscv_gstage_ioremap()
393 gfp_t gfp = mc->gfp_custom ? mc->gfp_custom : GFP_KERNEL_ACCOUNT; in __kvm_mmu_topup_memory_cache()
Completed in 15 milliseconds