Searched refs:ReadLockMemoryEnable (Results 1 – 5 of 5) sorted by relevance
39 bool ReadLockMemoryEnable();
144 CheckButton(IDX_SETTINGS_LARGE_PAGES, ReadLockMemoryEnable()); in OnInit()
171 bool ReadLockMemoryEnable() { return Read7ZipOption(kLargePages, false); } in ReadLockMemoryEnable() function
515 if (ReadLockMemoryEnable()) in SetMemoryLock()
102 if (ReadLockMemoryEnable()) in AddLagePagesSwitch()