Searched refs:get_fs (Results 1 – 4 of 4) sorted by relevance
83 CJS_Result get_fs(CJS_Runtime* pRuntime);
286 CJS_Result CJS_App::get_fs(CJS_Runtime* pRuntime) { in get_fs() function in CJS_App
271 vmwrite(HOST_FS_SELECTOR, get_fs()); in init_vmcs_host_state()
162 static inline uint16_t get_fs(void) in get_fs() function