Searched refs:use_hw_ad_bits (Results 1 – 1 of 1) sorted by relevance
83 int use_hw_ad_bits, use_superpages, use_exec_only; in ept_init() local110 use_hw_ad_bits = 1; in ept_init()111 TUNABLE_INT_FETCH("hw.vmm.ept.use_hw_ad_bits", &use_hw_ad_bits); in ept_init()112 if (use_hw_ad_bits && AD_BITS_SUPPORTED(cap)) in ept_init()